aboutsummaryrefslogtreecommitdiffstats
path: root/src/argparse.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2018-07-05 06:58:39 +0000
committerWerner Koch <[email protected]>2018-07-05 06:59:08 +0000
commit1ac63f630cbe1b558ebe20b746bbe4962117d36f (patch)
tree793909c13a34bb54211d8b40811798d0178136c3 /src/argparse.c
parentpo: Update Ukrainian translation. (diff)
downloadlibgpg-error-1ac63f630cbe1b558ebe20b746bbe4962117d36f.tar.gz
libgpg-error-1ac63f630cbe1b558ebe20b746bbe4962117d36f.zip
Remove leftover debug output from gpg-error.
* src/gpg-error.c (main): Remove a log_debug. -- Also a few typo fixes. Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'src/argparse.c')
-rw-r--r--src/argparse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/argparse.c b/src/argparse.c
index 2dab2ca..fecd3b5 100644
--- a/src/argparse.c
+++ b/src/argparse.c
@@ -1570,7 +1570,7 @@ _gpgrt_set_strusage (const char *(*f)(int) )
}
-/* Set a function to write strings which is the used instead of
+/* Set a function to write strings which is then used instead of
* estream. The first arg of that function is MODE and the second the
* STRING to write. A mode of 1 is used for writing to stdout and a
* mode of 2 to write to stderr. Other modes are reserved and should