From: Paul Eggert Date: Mon, 9 Aug 2004 23:26:57 +0000 (+0000) Subject: Change to UTF-8. X-Git-Tag: v5.3.0~823 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d8737eba83002296f2a0d084a778fa6238affc9;p=thirdparty%2Fcoreutils.git Change to UTF-8. --- 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. */