summaryrefslogtreecommitdiffstats
path: root/nss_engine_cipher.c
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2015-10-02 15:34:36 -0400
committerRob Crittenden <rcritten@redhat.com>2015-10-02 16:51:57 -0400
commit44409398b2bb63a092e16db686f4ddcd2cd88554 (patch)
tree5fa20ddef0200b7fd4262d474791256f2173107e /nss_engine_cipher.c
parent242f32c7f567dcd2ee35f46c07c9ecf2adf954f6 (diff)
downloadmod_nss-44409398b2bb63a092e16db686f4ddcd2cd88554.tar.gz
mod_nss-44409398b2bb63a092e16db686f4ddcd2cd88554.tar.xz
mod_nss-44409398b2bb63a092e16db686f4ddcd2cd88554.zip
Cleanup to remove a slew of trailing whitespace
Diffstat (limited to 'nss_engine_cipher.c')
-rw-r--r--nss_engine_cipher.c2
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.
*/