Remove stray underscore in previous change.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 15 Feb 2007 00:18:16 +0000 (00:18 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 15 Feb 2007 00:18:16 +0000 (00:18 +0000)
ChangeLog

index 058132f..9222f8b 100644 (file)
--- 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.