diff options
Diffstat (limited to 'g10/openfile.c')
-rw-r--r-- | g10/openfile.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/openfile.c b/g10/openfile.c index 01f323399..42d470889 100644 --- a/g10/openfile.c +++ b/g10/openfile.c @@ -165,7 +165,7 @@ ask_outfile_name( const char *name, size_t namelen ) /* * Make an output filename for the inputfile INAME. - * Returns an IOBUF and an errorcode + * Returns an IOBUF at A and an errorcode * Mode 0 = use ".gpg" * 1 = use ".asc" * 2 = use ".sig" |