diff options
Diffstat (limited to '')
-rw-r--r-- | tools/gpgconf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gpgconf.c b/tools/gpgconf.c index a5ee188ec..a9f4607bf 100644 --- a/tools/gpgconf.c +++ b/tools/gpgconf.c @@ -109,7 +109,7 @@ static ARGPARSE_OPTS opts[] = }; -/* Print usage information and and provide strings for help. */ +/* Print usage information and provide strings for help. */ static const char * my_strusage( int level ) { |