diff options
Diffstat (limited to 'g10/options.h')
-rw-r--r-- | g10/options.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/options.h b/g10/options.h index c8541b2e4..68f5d391a 100644 --- a/g10/options.h +++ b/g10/options.h @@ -264,6 +264,7 @@ struct int pinentry_mode; int unwrap_encryption; + int only_sign_text_ids; } opt; /* CTRL is used to keep some global variables we currently can't |