[git] Pinentry - branch, master, updated. pinentry-0.8.2-7-gc7c41b2
by Thomas Gries
cvs at cvs.gnupg.org
Mon Mar 4 12:01:39 CET 2013
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The standard pinentry collection".
The branch, master has been updated
via c7c41b22c059c39916845061484999005c9483d1 (commit)
from 462f00dfc6636fbfe2e453c1b820d919ec1d0c99 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c7c41b22c059c39916845061484999005c9483d1
Author: Thomas Gries <mail at tgries.de>
Date: Tue Feb 26 14:23:18 2013 +0100
Fix help output.
--
diff --git a/pinentry/pinentry.c b/pinentry/pinentry.c
index 13b45f2..19bea31 100644
--- a/pinentry/pinentry.c
+++ b/pinentry/pinentry.c
@@ -419,7 +419,7 @@ usage (void)
" -e, --enhanced Ask for timeout and insurance, too\n"
#endif
" -g, --no-global-grab Grab keyboard only while window is focused\n"
-" --parent-wid Parent window ID (for positioning)\n"
+" --parent-wid Parent window ID (for positioning)\n"
" -d, --debug Turn on debugging output\n"
" -h, --help Display this help and exit\n"
" --version Output version information and exit\n", this_pgmname);
-----------------------------------------------------------------------
Summary of changes:
pinentry/pinentry.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
The standard pinentry collection
http://git.gnupg.org
More information about the Gnupg-commits
mailing list