changeset 38528:b27c3136239b

Fix recent ChangeLog entry.
author Bruno Haible <bruno@clisp.org>
date Mon, 01 May 2017 17:40:15 +0200
parents 9d104783c06e
children 8a107701b119
files ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Mon May 01 17:27:53 2017 +0200
+++ b/ChangeLog	Mon May 01 17:40:15 2017 +0200
@@ -64,7 +64,7 @@
 
 2017-05-01  Bruno Haible  <bruno@clisp.org>
 
-	wctype: Fix problems if <wchar.h> gets included after <wctype.h>.
+	wctype-t: Fix problems if <wchar.h> gets included after <wctype.h>.
 	* lib/wctype.in.h: Include not only <ctype.h> but also <wchar.h>. Do so
 	also on MSVC.
 	Reported by Eli Zaretskii <eliz@gnu.org>.