1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-28 00:21:48 +03:00

Tune comments

This commit is contained in:
Manuel Pégourié-Gonnard
2014-08-19 11:16:35 +02:00
parent e08660e612
commit 55e4ff2ace
2 changed files with 5 additions and 8 deletions

View File

@ -204,6 +204,7 @@
#define SSL_IS_CLIENT 0
#define SSL_IS_SERVER 1
#define SSL_COMPRESS_NULL 0
#define SSL_COMPRESS_DEFLATE 1