Orphan.
authorjbj <devnull@localhost>
Tue, 15 Jun 2004 20:04:54 +0000 (20:04 +0000)
committerjbj <devnull@localhost>
Tue, 15 Jun 2004 20:04:54 +0000 (20:04 +0000)
CVS patchset: 7338
CVS date: 2004/06/15 20:04:54

rpmdb/header.h

index 7dc6dac..ad144d1 100644 (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