Added todo for types for tagtbl
CVS patchset: 7148 CVS date: 2004/03/05 18:00:55
This commit is contained in:
parent
21dd22e321
commit
3341692cc2
|
@ -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. */
|
||||
|
|
Loading…
Reference in New Issue