diff options
Diffstat (limited to 'nss_engine_cipher.c')
| -rw-r--r-- | nss_engine_cipher.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nss_engine_cipher.c b/nss_engine_cipher.c index 5ea1f53..b0b51e4 100644 --- a/nss_engine_cipher.c +++ b/nss_engine_cipher.c @@ -155,7 +155,7 @@ int nss_parse_ciphers(server_rec *s, char *ciphers, PRBool cipher_list[ciphernum /* Given a set of ciphers perform a given action on the indexed value. - * + * * This is needed because the + action doesn't do anything in the NSS * context. In OpenSSL it will re-order the cipher list. */ |
