summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/alpm.h
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2011-10-18 22:46:50 +0200
committerDan McGee <dan@archlinux.org>2011-11-21 04:39:33 +0100
commit2f96067fe71e796e9da378620ad16a9f94a7b8ac (patch)
treecc225cb67bdacc171164c543ae01b520e7a14c58 /lib/libalpm/alpm.h
parent5ba8b83b8be55b9d7a55cc8bfdef80c37117101d (diff)
downloadpacman-2f96067fe71e796e9da378620ad16a9f94a7b8ac.tar.gz
pacman-2f96067fe71e796e9da378620ad16a9f94a7b8ac.tar.xz
change gpg import message to resemble gpg --list-keys
Dan: const pointers, don't worry about bitfields. Signed-off-by: Florian Pritz <bluewind@xinu.at> Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'lib/libalpm/alpm.h')
-rw-r--r--lib/libalpm/alpm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libalpm/alpm.h b/lib/libalpm/alpm.h
index 9b2d8a92..f25d4c44 100644
--- a/lib/libalpm/alpm.h
+++ b/lib/libalpm/alpm.h
@@ -226,6 +226,8 @@ typedef struct _alpm_pgpkey_t {
char *email;
alpm_time_t created;
alpm_time_t expires;
+ unsigned int length;
+ unsigned int revoked;
} alpm_pgpkey_t;
/** Signature result. Contains the key, status, and validity of a given