Thu Apr 28 2011 17:14:04

Asterisk developer's documentation


ast_comment Struct Reference

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

Collaboration diagram for ast_comment:

Data Fields

char cmt [0]
struct ast_commentnext

Detailed Description

Structure to keep comments for rewriting configuration files.

Definition at line 61 of file config.c.


Field Documentation

char cmt[0]

Definition at line 63 of file config.c.

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


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