Collaboration diagram for ast_comment:
Data Fields | |
char | cmt [0] |
ast_comment * | next |
Definition at line 67 of file config.c.
char cmt[0] |
struct ast_comment* next |
Definition at line 68 of file config.c.
Referenced by ast_destroy_comments(), and config_text_file_save().