]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
remove trailing blanks.
authorJim Meyering <jim@meyering.net>
Tue, 5 Oct 2004 07:13:08 +0000 (07:13 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 5 Oct 2004 07:13:08 +0000 (07:13 +0000)
src/ls.c

index 38cb2fea9aac160a948d4bfd5f47aa8e6ec723e6..da3654c80b1b5f2bb051762960bd799e45e4794d 100644 (file)
--- a/src/ls.c
+++ b/src/ls.c
@@ -579,10 +579,10 @@ static enum
   /* Ignore files whose names start with `.', and files specified by
      --hide and --ignore.  */
   IGNORE_DEFAULT,
-  
+
   /* Ignore `.', `..', and files specified by --ignore.  */
   IGNORE_DOT_AND_DOTDOT,
-     
+
   /* Ignore only files specified by --ignore.  */
   IGNORE_MINIMAL
 } ignore;
@@ -3214,7 +3214,7 @@ print_long_format (const struct fileinfo *f)
        *p++ = ' ';
       while ((*p++ = *blocks++))
        continue;
-      p[-1] = ' '; 
+      p[-1] = ' ';
     }
 
   /* The last byte of the mode string is the POSIX