Data Fields | |
char | cmt [0] |
ast_comment * | next |
Definition at line 61 of file config.c.
char cmt[0] |
Definition at line 63 of file config.c.
Referenced by config_text_file_save(), and count_linefeeds_in_comments().
struct ast_comment* next |
Definition at line 62 of file config.c.
Referenced by ast_comment_destroy(), config_text_file_save(), and count_linefeeds_in_comments().