diff options
author | Martin Liska <mliska@suse.cz> | 2021-01-04 11:33:59 +0100 |
---|---|---|
committer | Martin Liska <mliska@suse.cz> | 2021-01-04 11:35:17 +0100 |
commit | a40718b5fc8bd698bdf48fc3f6187ac9eb615f35 (patch) | |
tree | faaa763e3bdcda38c9630ad15918349d377e8f01 /libiberty | |
parent | ff6b40624797c1b6f7d25657b67fc7aac40f39ff (diff) | |
download | gcc-a40718b5fc8bd698bdf48fc3f6187ac9eb615f35.zip gcc-a40718b5fc8bd698bdf48fc3f6187ac9eb615f35.tar.gz gcc-a40718b5fc8bd698bdf48fc3f6187ac9eb615f35.tar.bz2 |
Convert 2 files to utf8.
libiberty/ChangeLog:
* strverscmp.c: Convert to utf8 from iso8859.
gcc/testsuite/ChangeLog:
* README: Convert to utf8 from iso8859.
Diffstat (limited to 'libiberty')
-rw-r--r-- | libiberty/strverscmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/strverscmp.c b/libiberty/strverscmp.c index 6f3e8b4..57a71da 100644 --- a/libiberty/strverscmp.c +++ b/libiberty/strverscmp.c @@ -1,7 +1,7 @@ /* Compare strings while treating digits characters numerically. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the libiberty library. - Contributed by Jean-François Bignolles <bignolle@ecoledoc.ibp.fr>, 1997. + Contributed by Jean-François Bignolles <bignolle@ecoledoc.ibp.fr>, 1997. Libiberty is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |