Wed Jan 8 2020 09:50:23

Asterisk developer's documentation


ast_comment Struct Reference

Structure to keep comments for rewriting configuration files. More...

Data Fields

char cmt [0]
 
struct ast_commentnext
 

Detailed Description

Structure to keep comments for rewriting configuration files.

Definition at line 73 of file config.c.

Field Documentation

char cmt[0]

Comment body allocated after struct.

Definition at line 76 of file config.c.

Referenced by ALLOC_COMMENT(), ast_config_text_file_save(), and count_linefeeds_in_comments().

struct ast_comment* next

The documentation for this struct was generated from the following file: