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 46e3f8a54..f0448f1bd 100644
--- a/g10/filter.h
+++ b/g10/filter.h
@@ -42,6 +42,7 @@ typedef struct {
int hashes; /* detected hash algorithms */
int faked; /* we are faking a literal data packet */
int truncated; /* number of truncated lines */
+ int qp_detected;
byte *buffer; /* malloced buffer */
unsigned buffer_size; /* and size of this buffer */