[git] GnuPG - branch, master, updated. gnupg-2.1.13-128-ga346dc2

by Daniel Kahn Gillmor cvs at cvs.gnupg.org
Tue Jul 12 12:19:05 CEST 2016


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  a346dc227515f8da22a2eba000ccf0efe11e5e4d (commit)
      from  7732b332886792b2bbf47ecf7430e953f1c55a2c (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 a346dc227515f8da22a2eba000ccf0efe11e5e4d
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Mon Jul 11 15:44:56 2016 +0200

    dirmngr: Fix typo.
    
    --
    Signed-off-by: Justus Winter <justus at g10code.com>

diff --git a/dirmngr/http.c b/dirmngr/http.c
index 941ad4f..a512e9a 100644
--- a/dirmngr/http.c
+++ b/dirmngr/http.c
@@ -744,7 +744,7 @@ http_session_set_log_cb (http_session_t sess,
 

 /* Start a HTTP retrieval and on success store at R_HD a context
    pointer for completing the request and to wait for the response.
-   If HTTPHOST is not NULL it is used hor the Host header instead of a
+   If HTTPHOST is not NULL it is used for the Host header instead of a
    Host header derived from the URL. */
 gpg_error_t
 http_open (http_t *r_hd, http_req_t reqtype, const char *url,

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

Summary of changes:
 dirmngr/http.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