diff options
Diffstat (limited to 'g10/options.h')
-rw-r--r-- | g10/options.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/options.h b/g10/options.h index f2a17de85..2b65db20c 100644 --- a/g10/options.h +++ b/g10/options.h @@ -32,7 +32,7 @@ struct { int answer_no; /* answer no on most questions */ int check_sigs; /* check key signatures */ int cache_all; - int reserved2; + int detached_sig; int reserved3; int reserved4; int reserved5; |