commit | 96562f2fb31a014fb5da44859900058b39b5bfaf | [log] [tgz] |
---|---|---|
author | Bodo Möller <bodo@openssl.org> | Sun Sep 14 19:50:55 2008 +0000 |
committer | Bodo Möller <bodo@openssl.org> | Sun Sep 14 19:50:55 2008 +0000 |
tree | 7db80fb2f29e328f838717fbdbaa321613a70cea | |
parent | b9790c1cd433c52f7af940c66494cccff4a73218 [diff] [blame] |
update comment
diff --git a/ssl/ssl_locl.h b/ssl/ssl_locl.h index 2bbe2c6..a499a16 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.