aboutsummaryrefslogtreecommitdiffstats
path: root/g10/g10.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/g10.c')
-rw-r--r--g10/g10.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/g10.c b/g10/g10.c
index 9278dc56e..f0f9e8caa 100644
--- a/g10/g10.c
+++ b/g10/g10.c
@@ -1574,7 +1574,7 @@ main( int argc, char **argv )
break;
case aListPackets:
- opt.list_packets=1;
+ opt.list_packets=2;
default:
if( argc > 1 )
wrong_args(_("[filename]"));