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 c1aea3f95..31aa95522 100644 --- a/g10/options.h +++ b/g10/options.h @@ -35,7 +35,7 @@ struct { int fingerprint; /* list fingerprints */ int list_sigs; /* list signatures */ int no_armor; - int reserved5; + int list_packets; /* list-packets mode */ int reserved6; int reserved7; int reserved8; |