summaryrefslogtreecommitdiff
path: root/nss/lib/nss/nssoptions.h
diff options
context:
space:
mode:
Diffstat (limited to 'nss/lib/nss/nssoptions.h')
-rw-r--r--nss/lib/nss/nssoptions.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/nss/lib/nss/nssoptions.h b/nss/lib/nss/nssoptions.h
index daa0944..024c1e9 100644
--- a/nss/lib/nss/nssoptions.h
+++ b/nss/lib/nss/nssoptions.h
@@ -7,7 +7,7 @@
/*
* Include the default limits here
*/
-/* SSL default limits are here so we don't have to import a private SSL header
+/* SSL default limits are here so we don't have to import a private SSL header
* file into NSS proper */
/* The minimum server key sizes accepted by the clients.
@@ -18,4 +18,3 @@
* happens because NSS used to count bit lengths incorrectly. */
#define SSL_DH_MIN_P_BITS 1023
#define SSL_DSA_MIN_P_BITS 1023
-