1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 03:12:48 +02:00
This commit is contained in:
Jim Meyering
1995-10-29 20:44:54 +00:00
parent 9eb195d6a5
commit 96e22ecc78

View File

@@ -6,7 +6,8 @@ Sun Oct 29 14:04:36 1995 Jim Meyering (meyering@comco.com)
* nl.c: Protoize. Reorder functions to obviate forward dcls.
Remove forward dcls.
* tac.c: Likewise.
* src/Makefile.in:
* src/Makefile.in (OBJECTS): Reflect that all of the above
now use prototypes.
* sum.c (bsd_sum_file): Give file name parameter const attribute.
(sysv_sum_file): Likewise.