1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-29 11:41:15 +03:00

comment alignment

This commit is contained in:
Philippe Antoine
2019-06-11 17:50:23 +02:00
parent d2235f2a41
commit 154feb21e8
2 changed files with 2 additions and 2 deletions

View File

@ -483,7 +483,7 @@ struct options
const char *cid_val; /* the CID to use for incoming messages */
const char *cid_val_renego; /* the CID to use for incoming messages
* after renegotiation */
int reproducible; /* make communication reproducible */
int reproducible; /* make communication reproducible */
} opt;
int query_config( const char *config );