From 446881468c26fd0cca9acf262628ad27366edd94 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bodo=20M=C3=B6ller?= Date: Sun, 14 Sep 2008 19:50:53 +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 6cfccce9fa..735db39713 100644 --- a/ssl/ssl_locl.h +++ b/ssl/ssl_locl.h @@ -332,7 +332,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.40.0