1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-13 13:45:55 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-04-09 14:45:12 +00:00
parent 519a36594e
commit 934c4134ce
+1
View File
@@ -16,6 +16,7 @@
Use uintmax_t, not size_t, for file sizes.
(main): Give a better diagnostic for option arguments == 0.
Use umaxtostr to print file sizes.
Reported by Luke Hassell.
2003-04-08 Jim Meyering <jim@meyering.net>