Data Fields | |
char | cmt [0] |
ast_comment * | next |
Definition at line 69 of file config.c.
char cmt[0] |
Comment body allocated after struct.
Definition at line 72 of file config.c.
Referenced by ast_config_text_file_save(), and count_linefeeds_in_comments().
struct ast_comment* next |
Definition at line 70 of file config.c.
Referenced by ast_comment_destroy(), ast_config_text_file_save(), and count_linefeeds_in_comments().