diff options
Diffstat (limited to 'g10/filter.h')
-rw-r--r-- | g10/filter.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/filter.h b/g10/filter.h index 72b44086a..2dc8a3e87 100644 --- a/g10/filter.h +++ b/g10/filter.h @@ -37,6 +37,7 @@ typedef struct { byte helpbuf[100]; int helpidx, helplen; unsigned empty; /* empty line counter */ + int hashes; /* detected hash algorithms */ int faked; int parse_state; int inp_checked; /* set if inp has been checked */ |