diff options
Diffstat (limited to 'g10/options.h')
-rw-r--r-- | g10/options.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/g10/options.h b/g10/options.h index 9093690c2..a5faffa1e 100644 --- a/g10/options.h +++ b/g10/options.h @@ -88,6 +88,8 @@ struct { int always_trust; int pgp2; int pgp6; + int pgp7; /* if we get any more of these, it's time to look at a + special emulate_pgp variable... */ int rfc1991; int rfc2440; int pgp2_workarounds; |