aboutsummaryrefslogtreecommitdiffstats
path: root/g10/filter.h
diff options
context:
space:
mode:
Diffstat (limited to 'g10/filter.h')
-rw-r--r--g10/filter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/filter.h b/g10/filter.h
index d48b75627..1cf8f8e42 100644
--- a/g10/filter.h
+++ b/g10/filter.h
@@ -31,6 +31,7 @@ typedef struct {
typedef struct {
int status;
int what;
+ int only_keyblocks; /* skip all headers but ".... key block" */
byte radbuf[4];
int idx, idx2;
u32 crc;