[git] GnuPG - branch, STABLE-BRANCH-2-0, updated. gnupg-2.0.25-8-g5860cc7
by Werner Koch
cvs at cvs.gnupg.org
Mon Aug 11 17:26:16 CEST 2014
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, STABLE-BRANCH-2-0 has been updated
via 5860cc79389ac36501f92d1c781bd8aaf560a158 (commit)
from f7eb5be511c48f57ba5d510377f894b78f790f23 (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 5860cc79389ac36501f92d1c781bd8aaf560a158
Author: Werner Koch <wk at gnupg.org>
Date: Mon Aug 11 17:21:07 2014 +0200
jnlib: Fix typo in header inclusion protection macro.
--
GnuPG-bug-id: 1669
diff --git a/jnlib/mischelp.h b/jnlib/mischelp.h
index e478354..dc17384 100644
--- a/jnlib/mischelp.h
+++ b/jnlib/mischelp.h
@@ -19,7 +19,7 @@
*/
#ifndef LIBJNLIB_MISCHELP_H
-#define LIBJNLIB_MISCHHELP_H
+#define LIBJNLIB_MISCHELP_H
/* Check whether the files NAME1 and NAME2 are identical. This is for
-----------------------------------------------------------------------
Summary of changes:
jnlib/mischelp.h | 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