aboutsummaryrefslogtreecommitdiffstats
path: root/g10/g10.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/g10.c')
-rw-r--r--g10/g10.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/g10/g10.c b/g10/g10.c
index 9123bc4d3..28ebc8ddb 100644
--- a/g10/g10.c
+++ b/g10/g10.c
@@ -2485,7 +2485,8 @@ main( int argc, char **argv )
break;
case aEncrSym:
- /* This works with PGP 8. It doesn't work with 2 or 6. It
+ /* This works with PGP 8 in the sense that it acts just like a
+ symmetric message. It doesn't work at all with 2 or 6. It
might work with 7, but alas, I don't have a copy to test
with right now. */
if( argc > 1 )