diff options
Diffstat (limited to '')
-rw-r--r-- | tests/gpgscm/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gpgscm/main.c b/tests/gpgscm/main.c index c96dcf189..3191e0597 100644 --- a/tests/gpgscm/main.c +++ b/tests/gpgscm/main.c @@ -88,7 +88,7 @@ parse_arguments (ARGPARSE_ARGS *pargs, ARGPARSE_OPTS *popts) } } -/* Print usage information and and provide strings for help. */ +/* Print usage information and provide strings for help. */ static const char * my_strusage( int level ) { |