1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2002-04-28 21:07:11 +00:00
parent e464e1da1c
commit b5d5f6fffd

View File

@@ -1,7 +1,13 @@
2002-04-25 Jim Meyering <meyering@lucent.com>
2002-04-28 Jim Meyering <meyering@lucent.com>
* Version 2.0.22.
Avoid new warnings from gcc.
* src/pr.c [struct COLUMN] <name>: Declare member to be const.
(init_fps): Declare local variable `firstname' to be const.
2002-04-25 Jim Meyering <meyering@lucent.com>
* src/wc.c (usage): Adjust ordering to match that of default output.
Suggestion from Gaute Hvoslef Kvalnes.