aboutsummaryrefslogtreecommitdiffstats
path: root/g10/packet.h
diff options
context:
space:
mode:
Diffstat (limited to 'g10/packet.h')
-rw-r--r--g10/packet.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/packet.h b/g10/packet.h
index a1788336d..034ebdd47 100644
--- a/g10/packet.h
+++ b/g10/packet.h
@@ -178,6 +178,7 @@ typedef struct {
int help_key_usage;
u32 help_key_expire;
int is_primary;
+ int is_revoked;
u32 created; /* according to the self-signature */
char name[1];
} PKT_user_id;