From 9d162a1de906d622c116dd3e30c0ef673904a783 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 15 Feb 2007 00:18:16 +0000 Subject: [PATCH] Remove stray underscore in previous change. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 058132f698..9222f8b059 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,7 +4,7 @@ * lib/regex_internal.h: Include 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. -- 2.30.2