CVS patchset: 7338
CVS date: 2004/06/15 20:04:54
This commit is contained in:
jbj 2004-06-15 20:04:54 +00:00
parent 940d50af52
commit dfc183d5a7
1 changed files with 1 additions and 0 deletions

View File

@ -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