From 96562f2fb31a014fb5da44859900058b39b5bfaf Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bodo=20M=C3=B6ller?= Date: Sun, 14 Sep 2008 19:50:55 +0000 Subject: [PATCH] update comment --- ssl/ssl_locl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.25.1