update comment
authorBodo Möller <bodo@openssl.org>
Sun, 14 Sep 2008 19:50:53 +0000 (19:50 +0000)
committerBodo Möller <bodo@openssl.org>
Sun, 14 Sep 2008 19:50:53 +0000 (19:50 +0000)
ssl/ssl_locl.h

index 6cfccce9fa4b4f288e250c20e3ebb7e67b071f5f..735db3971329118a6ca0c0aeb14166e8d0d36cc5 100644 (file)
 #define SSL_HIGH               0x00000080L
 #define SSL_FIPS               0x00000100L
 
-/* we have used 000000ff - 24 bits left to go */
+/* we have used 000001ff - 23 bits left to go */
 
 /*
  * Macros to check the export status and cipher strength for export ciphers.