From: Wouter Wijngaards Date: Mon, 14 Apr 2008 14:50:46 +0000 (+0000) Subject: fixup test for user name. X-Git-Tag: release-0.11~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74530fdb644fdc96c9bacae0a805faeb959f649a;p=thirdparty%2Funbound.git fixup test for user name. git-svn-id: file:///svn/unbound/trunk@1038 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/testdata/07-confroot.tpkg b/testdata/07-confroot.tpkg index 76ee43e6a..435aedff0 100644 Binary files a/testdata/07-confroot.tpkg and b/testdata/07-confroot.tpkg differ diff --git a/util/configlexer.c b/util/configlexer.c index 819212a28..5bb542a04 100644 --- a/util/configlexer.c +++ b/util/configlexer.c @@ -94,7 +94,7 @@ typedef unsigned int flex_uint32_t; #else /* ! __cplusplus */ -#if __STDC__ +#ifdef __STDC__ #define YY_USE_CONST