]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 14 Sep 1997 04:18:48 +0000 (04:18 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 14 Sep 1997 04:18:48 +0000 (04:18 +0000)
old/fileutils/ChangeLog

index 19487c1b635127f02efc1dcc29d052ab51267d80..65ba01430eed5e1b38fb9b56710d80dc489d1b57 100644 (file)
@@ -1,5 +1,10 @@
 1997-09-13  Jim Meyering  <meyering@na-net.ornl.gov>
 
+       * src/ls.c (print_many_per_line): Add some non-essential curly braces.
+       (print_horizontal): Likewise.
+       (struct col_info) [valid_len]: Rename from `valid' which conflicted
+       with the macro in locale.h of SunOS4.1.4.
+
        * src/rm.c: (PARAMS): Define.
        (rm): Guard prototype in forward dcl with PARAMS.