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:
@ -598,7 +598,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 );
|
||||
|
Reference in New Issue
Block a user