summaryrefslogtreecommitdiffstats
path: root/ssl/ssl.h
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2010-01-05 16:46:39 +0000
committerDr. Stephen Henson <steve@openssl.org>2010-01-05 16:46:39 +0000
commit1f67a3a9853eb3ad453e136e9c688ad512c8ac09 (patch)
tree0cac5d1ed6d3c9e0b717beae531125fcc74edd1d /ssl/ssl.h
parent4cba294d795b6f5840280f2ba0fb7d23a61ff07e (diff)
compress_meth should be unsigned
Diffstat (limited to 'ssl/ssl.h')
-rw-r--r--ssl/ssl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssl/ssl.h b/ssl/ssl.h
index e984d202b5..2a6adb2ff6 100644
--- a/ssl/ssl.h
+++ b/ssl/ssl.h
@@ -485,7 +485,7 @@ typedef struct ssl_session_st
long timeout;
long time;
- int compress_meth; /* Need to lookup the method */
+ unsigned int compress_meth; /* Need to lookup the method */
const SSL_CIPHER *cipher;
unsigned long cipher_id; /* when ASN.1 loaded, this