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 bc92dd746..c8541b2e4 100644 --- a/g10/options.h +++ b/g10/options.h @@ -262,6 +262,8 @@ struct int passphrase_repeat; int pinentry_mode; + + int unwrap_encryption; } opt; /* CTRL is used to keep some global variables we currently can't |