From: Paul Eggert Date: Mon, 9 Aug 2004 21:11:34 +0000 (+0000) Subject: Switch to UTF-8 encoding. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9145c75f65437c6238e6d5a00dcb7a1bc93634c;p=pspp Switch to UTF-8 encoding. --- diff --git a/lib/diacrit.c b/lib/diacrit.c index d6381248f7..e286d8bcc4 100644 --- a/lib/diacrit.c +++ b/lib/diacrit.c @@ -1,6 +1,6 @@ /* Diacritics processing for a few character codes. Copyright (C) 1990, 1991, 1992, 1993, 2000 Free Software Foundation, Inc. - François Pinard , 1988. + François Pinard , 1988. All this file is a temporary hack, waiting for locales in GNU. */ diff --git a/lib/diacrit.h b/lib/diacrit.h index edd1289a9b..875af1ead4 100644 --- a/lib/diacrit.h +++ b/lib/diacrit.h @@ -1,6 +1,6 @@ /* Diacritics processing for a few character codes. Copyright (C) 1990, 1991, 1992, 1993 Free Software Foundation, Inc. - François Pinard , 1988. + François Pinard , 1988. All this file is a temporary hack, waiting for locales in GNU. */ diff --git a/m4/fnmatch.m4 b/m4/fnmatch.m4 index ba2a88f598..ab7765b42a 100644 --- a/m4/fnmatch.m4 +++ b/m4/fnmatch.m4 @@ -31,7 +31,7 @@ AC_DEFUN([_AC_FUNC_FNMATCH_IF], [# Some versions of Solaris, SCO, and the GNU C Library # have a broken or incompatible fnmatch. # So we run a test program. If we are cross-compiling, take no chance. - # Thanks to John Oleynick, Franc,ois Pinard, and Paul Eggert for this test. + # Thanks to John Oleynick, François Pinard, and Paul Eggert for this test. AC_RUN_IFELSE( [AC_LANG_PROGRAM( [