Undefine DCHAR_SET after use.
authorBruno Haible <bruno@clisp.org>
Mon, 10 Aug 2009 23:06:54 +0000 (01:06 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 10 Aug 2009 23:06:54 +0000 (01:06 +0200)
ChangeLog
lib/vasnprintf.c

index f75e6c65d706d9c323601e414d38d4abbbb37220..85e5223586712b753362437a10675917a364d1d6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-08-10  Bruno Haible  <bruno@clisp.org>
+
+       * lib/vasnprintf.c (DCHAR_SET): Undefine at the end.
+
 2009-08-10  Bruno Haible  <bruno@clisp.org>
 
        Fix a gcc warning.
index a5b07d953372ec57fbf8279586765cceffee20f1..bff204b8671b311f134cc18fad1d0ec9bce2bddb 100644 (file)
@@ -5476,6 +5476,7 @@ VASNPRINTF (DCHAR_T *resultbuf, size_t *lengthp,
 #undef TCHARS_PER_DCHAR
 #undef SNPRINTF
 #undef USE_SNPRINTF
+#undef DCHAR_SET
 #undef DCHAR_CPY
 #undef PRINTF_PARSE
 #undef DIRECTIVES