From 252b668814dc419be37223b3fc75a661ff656f60 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 28 Nov 2006 16:36:02 +0000 Subject: Preparing 2.0.1 --- common/util.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'common/util.h') diff --git a/common/util.h b/common/util.h index 11ff50503..f93283045 100644 --- a/common/util.h +++ b/common/util.h @@ -34,7 +34,7 @@ /* Hash function used with libksba. */ #define HASH_FNC ((void (*)(void *, const void*,size_t))gcry_md_write) -/* get all the stuff from jnlib */ +/* Get all the stuff from jnlib. */ #include "../jnlib/logging.h" #include "../jnlib/argparse.h" #include "../jnlib/stringhelp.h" @@ -43,6 +43,7 @@ #include "../jnlib/dotlock.h" #include "../jnlib/utf8conv.h" + #if __GNUC__ >= 4 # define GNUPG_GCC_A_SENTINEL(a) __attribute__ ((sentinel(a))) #else -- cgit v1.2.3