commit | 55e4ff2ace831e73685f96fa80e16a2bfa7b9557 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Tue Aug 19 11:16:35 2014 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Tue Aug 19 11:52:33 2014 +0200 |
tree | aca69b9cb16d3169cdfc57eb3f4dc100da1cc4da | |
parent | e08660e612de78744ba89aad7284d01ed400ae3f [diff] [blame] |
Tune comments
diff --git a/include/polarssl/ssl.h b/include/polarssl/ssl.h index bbc1f68..bee86a6 100644 --- a/include/polarssl/ssl.h +++ b/include/polarssl/ssl.h
@@ -204,6 +204,7 @@ #define SSL_IS_CLIENT 0 #define SSL_IS_SERVER 1 + #define SSL_COMPRESS_NULL 0 #define SSL_COMPRESS_DEFLATE 1