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 );

View file

@ -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 );