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 4c8ec6138..a4b4167c4 100644 --- a/g10/options.h +++ b/g10/options.h @@ -54,6 +54,7 @@ struct { int shm_coprocess; const char *set_filename; const char *comment_string; + int throw_keyid; } opt; |