aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2014-08-11 15:21:07 +0000
committerWerner Koch <[email protected]>2014-08-11 15:25:36 +0000
commit5860cc79389ac36501f92d1c781bd8aaf560a158 (patch)
treee6707ad2c8e738ec7c01f79b7cf95c0829481c18
parentpo: Update Japanese translation. (diff)
downloadgnupg-5860cc79389ac36501f92d1c781bd8aaf560a158.tar.gz
gnupg-5860cc79389ac36501f92d1c781bd8aaf560a158.zip
jnlib: Fix typo in header inclusion protection macro.
-- GnuPG-bug-id: 1669
-rw-r--r--jnlib/mischelp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/jnlib/mischelp.h b/jnlib/mischelp.h
index e478354d1..dc17384eb 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