From 44409398b2bb63a092e16db686f4ddcd2cd88554 Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Fri, 2 Oct 2015 15:34:36 -0400 Subject: Cleanup to remove a slew of trailing whitespace --- nss_engine_cipher.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nss_engine_cipher.c') 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. */ -- cgit