changeset 8154:669615f8fd83

Remove stray underscore in previous change.
author Paul Eggert <eggert@cs.ucla.edu>
date Thu, 15 Feb 2007 00:18:16 +0000
parents 0f48fdcc7a64
children eca0a6359ada
files ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,7 @@
 	* lib/regex_internal.h: Include <langinfo.h> only if _LIBC is defined.
 	Otherwise, include gnulib's langinfo.h.
 	* lib/regcomp.c (init_dfa): Don't use strcasecmp, as it can have
-	undesirable behavior in non-C locales.  Instead, rely on locale_charset.
+	undesirable behavior in non-C locales.  Instead, rely on localecharset.
 	* m4/regex.m4 (gl_PREREQ_REGEX): Don't require AM_LANGINFO_CODESET.
 	* modules/regex (FILES): Remove m4/codeset.m4.
 	(Depends-on): Add localcharset.  Remove strcase.