1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-17 09:06:50 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2000-07-17 19:43:14 +00:00
parent 6859252584
commit e26b531e3b
+9
View File
@@ -1,3 +1,12 @@
2000-07-17 Jim Meyering <meyering@lucent.com>
* src/shred.c (usage): Give a little more info.
Remove FIXME comment.
Avoid warnings.
* src/ls.c (struct bin_str): Declare `string' member to be `const'.
(put_indicator): Declare local `p' to be `const'.
2000-07-15 Jim Meyering <meyering@lucent.com>