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

index 2bbe2c613fa54693380e20b98107a6960fa8d781..a499a16ea5385e5d0b923868c2ae0c48d98838e8 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.