From e30e5381bd3048febecf37dc3c273962453152dd Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 11 Aug 2014 17:21:07 +0200 Subject: [PATCH] common: Fix typo in header inclusion protection macro. -- GnuPG-bug-id: 1669 --- common/mischelp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/mischelp.h b/common/mischelp.h index 884e86158..33739e8bd 100644 --- a/common/mischelp.h +++ b/common/mischelp.h @@ -30,7 +30,7 @@ */ #ifndef LIBJNLIB_MISCHELP_H -#define LIBJNLIB_MISCHHELP_H +#define LIBJNLIB_MISCHELP_H /* Because we can't use the internal jnlib_free macro in inline