Home
last modified time | relevance | path

Searched defs:_ControlEditSection (Results 1 – 1 of 1) sorted by relevance

/dports/www/wwwoffle/wwwoffle-2.9j/src/
H A Dcontroledit.c42 typedef struct _ControlEditSection struct
44 /*@only@*/ char *comment; /*+ The comment outside the section. +*/
45 /*@only@*/ char *name; /*+ The name of the section. +*/
46 /*@only@*/ char *file; /*+ The filename of an included section. +*/
47 /*@only@*/ char *content; /*+ The content of the section. +*/