projects
/
platform
/
upstream
/
rpm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21dd22e
)
Added todo for types for tagtbl
author
pauln
<devnull@localhost>
Fri, 5 Mar 2004 18:00:55 +0000
(18:00 +0000)
committer
pauln
<devnull@localhost>
Fri, 5 Mar 2004 18:00:55 +0000
(18:00 +0000)
CVS patchset: 7148
CVS date: 2004/03/05 18:00:55
lib/rpmlib.h
patch
|
blob
|
history
diff --git
a/lib/rpmlib.h
b/lib/rpmlib.h
index
ad6d4d8
..
4573b44
100644
(file)
--- a/
lib/rpmlib.h
+++ b/
lib/rpmlib.h
@@
-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. */