aboutsummaryrefslogtreecommitdiffstats
path: root/g10/packet.h
diff options
context:
space:
mode:
Diffstat (limited to 'g10/packet.h')
-rw-r--r--g10/packet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/packet.h b/g10/packet.h
index c75b301c5..0a37dc023 100644
--- a/g10/packet.h
+++ b/g10/packet.h
@@ -168,7 +168,7 @@ typedef struct {
u32 help_key_expire;
int help_full_count;
int help_marginal_count;
- int is_primary;
+ int is_primary; /* 2 if set via the primary flag, 1 if calculated */
int is_revoked;
int is_expired;
u32 expiredate; /* expires at this date or 0 if not at all */