diff options
Diffstat (limited to 'src/argparse.c')
-rw-r--r-- | src/argparse.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/argparse.c b/src/argparse.c index 69bafca..308a7dc 100644 --- a/src/argparse.c +++ b/src/argparse.c @@ -764,7 +764,7 @@ handle_meta_ignore (gpgrt_argparse_t *arg, unsigned int alternate, char *args) } -/* Implementation of the "ignore" command. ARG is the context. If +/* Implementation of the "echo" command. ARG is the context. If * ALTERNATE is true the filename is not printed. ARGS is the string * to log. */ static int |