summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2009-09-01 11:38:06 +0300
committerPanu Matilainen <pmatilai@redhat.com>2009-09-01 11:38:06 +0300
commita070010b7c27275dfec0e178c79a34b0ef109fa4 (patch)
tree842c91e17ac84b5d667e302173281fdefebafa82
parent75c0d816a8185177f7d69b68523a4e45b70e46f1 (diff)
downloadrpm-a070010b7c27275dfec0e178c79a34b0ef109fa4.tar.gz
rpm-a070010b7c27275dfec0e178c79a34b0ef109fa4.tar.bz2
rpm-a070010b7c27275dfec0e178c79a34b0ef109fa4.zip
Triggerprein has been implemented since January 2008, update comment
-rw-r--r--lib/rpmtag.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rpmtag.h b/lib/rpmtag.h
index 7a3aa01fc..f6c682ca4 100644
--- a/lib/rpmtag.h
+++ b/lib/rpmtag.h
@@ -246,7 +246,7 @@ typedef enum rpmTag_e {
RPMTAG_FLINKHDRID = 1168, /* s[] (unimplemented) */
RPMTAG_FLINKNEVRA = 1169, /* s[] (unimplemented) */
RPMTAG_PACKAGEORIGIN = 1170, /* s (unimplemented) */
- RPMTAG_TRIGGERPREIN = 1171, /* internal (unimplemented) */
+ RPMTAG_TRIGGERPREIN = 1171, /* internal */
RPMTAG_BUILDSUGGESTS = 1172, /* internal (unimplemented) */
RPMTAG_BUILDENHANCES = 1173, /* internal (unimplemented) */
RPMTAG_SCRIPTSTATES = 1174, /* i[] scriptlet exit codes (unimplemented) */