summaryrefslogtreecommitdiffstats
path: root/ssl
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2008-09-14 19:50:55 +0000
committerBodo Möller <bodo@openssl.org>2008-09-14 19:50:55 +0000
commit96562f2fb31a014fb5da44859900058b39b5bfaf (patch)
tree7db80fb2f29e328f838717fbdbaa321613a70cea /ssl
parentb9790c1cd433c52f7af940c66494cccff4a73218 (diff)
update comment
Diffstat (limited to 'ssl')
-rw-r--r--ssl/ssl_locl.h2
1 files changed, 1 insertions, 1 deletions
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.