1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 00:07:51 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
1999-08-22 10:22:06 +00:00
parent a343e68e00
commit fc08f1058a
+4
View File
@@ -1,5 +1,9 @@
1999-08-22 Jim Meyering <meyering@ascend.com>
* src/sys2.h (IF_LINT): Define new macro.
* src/df.c (main): Rename locals i and j.
Use IF_LINT macro instead of #ifdef lint...
* src/dd.c (parse_integer): Add `const' to char* parameter and
add a separate `suffix' variable.