1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-20 03:44:18 +02:00
This commit is contained in:
Jim Meyering
1995-11-02 17:11:17 +00:00
parent a0ad16498b
commit a2b0b9846d

View File

@@ -1,6 +1,6 @@
* unexpand.c: Reorder functions to obviate forward dcls. Remove
forward dcls. Protoize. Add `const' attribute to some parameters.
Mon Oct 30 23:15:56 1995 Jim Meyering (meyering@comco.com)
* wc.c: Reorder functions to obviate forward dcls. Remove