parent
940d50af52
commit
dfc183d5a7
|
@ -128,6 +128,7 @@ struct headerTagTableEntry_s {
|
|||
/*@observer@*/ /*@null@*/
|
||||
const char * name; /*!< Tag name. */
|
||||
int val; /*!< Tag numeric value. */
|
||||
int type; /*!< Tag type. */
|
||||
};
|
||||
|
||||
/** \ingroup header
|
||||
|
|
Loading…
Reference in New Issue