From: Bodo Möller Date: Sun, 14 Sep 2008 19:50:55 +0000 (+0000) Subject: update comment X-Git-Tag: OpenSSL_0_9_8k^2~250 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=96562f2fb31a014fb5da44859900058b39b5bfaf update comment --- diff --git a/ssl/ssl_locl.h b/ssl/ssl_locl.h index 2bbe2c613f..a499a16ea5 100644 --- a/ssl/ssl_locl.h +++ b/ssl/ssl_locl.h @@ -385,7 +385,7 @@ #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.