[Pkg-gnupg-commit] [gnupg2] 116/180: common: Fix typo.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Sat Dec 24 22:29:17 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository gnupg2.

commit d6e332422f7a8adc01a45685b067b977e28444e2
Author: Justus Winter <justus at g10code.com>
Date:   Wed Dec 14 11:35:44 2016 +0100

    common: Fix typo.
    
    --
    Signed-off-by: Justus Winter <justus at g10code.com>
---
 common/util.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/util.h b/common/util.h
index a7d7e86..2ff2bbc 100644
--- a/common/util.h
+++ b/common/util.h
@@ -281,7 +281,7 @@ const char *gnupg_messages_locale_name (void);
    logging subsystem. */
 void setup_libgcrypt_logging (void);
 
-/* Print an out of core emssage and die.  */
+/* Print an out of core message and die.  */
 void xoutofcore (void);
 
 /* Same as estream_asprintf but die on memory failure.  */

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git



More information about the Pkg-gnupg-commit mailing list