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 a23412fc8..3be6c92c3 100644 --- a/g10/options.h +++ b/g10/options.h @@ -34,7 +34,7 @@ struct { int cache_all; int fingerprint; /* list fingerprints */ int list_sigs; /* list signatures */ - int reserved4; + int no_armor; int reserved5; int reserved6; int reserved7; |