[git] GnuPG - branch, master, updated. gnupg-2.1.22-22-gf011d87

by Daniel Kahn Gillmor cvs at cvs.gnupg.org
Mon Aug 7 07:05:04 CEST 2017


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 GNU Privacy Guard".

The branch, master has been updated
       via  f011d8763a009612c858a287cf7cc6a1f1a6d32a (commit)
      from  a69464b0b6dac88b360a13d3faf19dd7f2a0e02b (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 f011d8763a009612c858a287cf7cc6a1f1a6d32a
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Mon Aug 7 01:03:52 2017 -0400

    Simple typo fix.
    
    * agent/gpg-agent.c: Correct spelling in comment.
    
    Signed-off-by: Daniel Kahn Gillmor <dkg at fifthhorseman.net>

diff --git a/agent/gpg-agent.c b/agent/gpg-agent.c
index 841e4e3..030d1da 100644
--- a/agent/gpg-agent.c
+++ b/agent/gpg-agent.c
@@ -2407,7 +2407,7 @@ agent_sigusr2_action (void)
 
 #ifndef HAVE_W32_SYSTEM
 /* The signal handler for this program.  It is expected to be run in
-   its own trhead and not in the context of a signal handler.  */
+   its own thread and not in the context of a signal handler.  */
 static void
 handle_signal (int signo)
 {

-----------------------------------------------------------------------

Summary of changes:
 agent/gpg-agent.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
The GNU Privacy Guard
http://git.gnupg.org




More information about the Gnupg-commits mailing list