Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
ast_comment Struct Reference

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

Collaboration diagram for ast_comment:
Collaboration graph
[legend]

Data Fields

char cmt [0]
 
struct ast_commentnext
 

Detailed Description

Structure to keep comments for rewriting configuration files.

Definition at line 84 of file main/config.c.

Field Documentation

◆ cmt

char cmt

Comment body allocated after struct.

Definition at line 87 of file main/config.c.

Referenced by ALLOC_COMMENT(), ast_config_text_file_save2(), count_linefeeds_in_comments(), and localized_config_text_file_save().

◆ next

struct ast_comment * next

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