changeset 11804:73f84ac92381

Undefine DCHAR_SET after use.
author Bruno Haible <bruno@clisp.org>
date Tue, 11 Aug 2009 01:06:54 +0200
parents e85033114fc5
children 151492d3bb0c
files ChangeLog lib/vasnprintf.c
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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.
--- a/lib/vasnprintf.c
+++ b/lib/vasnprintf.c
@@ -5476,6 +5476,7 @@
 #undef TCHARS_PER_DCHAR
 #undef SNPRINTF
 #undef USE_SNPRINTF
+#undef DCHAR_SET
 #undef DCHAR_CPY
 #undef PRINTF_PARSE
 #undef DIRECTIVES