Added todo for types for tagtbl

CVS patchset: 7148
CVS date: 2004/03/05 18:00:55
This commit is contained in:
pauln 2004-03-05 18:00:55 +00:00
parent 21dd22e321
commit 3341692cc2
1 changed files with 1 additions and 0 deletions

View File

@ -220,6 +220,7 @@ extern const struct headerSprintfExtension_s rpmHeaderFormats[];
* Tags identify data in package headers.
* @note tags should not have value 0!
*/
/** @todo: Somehow supply type **/
typedef enum rpmTag_e {
RPMTAG_HEADERIMAGE = HEADER_IMAGE, /*!< Current image. */