Asterisk - The Open Source Telephony Project
21.4.1
|
Structure to keep comments for rewriting configuration files. More...
Data Fields | |
char | cmt [0] |
struct ast_comment * | next |
Structure to keep comments for rewriting configuration files.
Definition at line 84 of file main/config.c.
char cmt |
Comment body allocated after struct.
Definition at line 87 of file main/config.c.
Referenced by ast_config_text_file_save2().