changeset 876:75052f0b63a4

remove trailing blanks
author Jim Meyering <jim@meyering.net>
date Sat, 25 Jan 1997 13:50:24 +0000
parents 33657b9cd7a4
children cf0ac525a3cf
files lib/mountlist.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/mountlist.c
+++ b/lib/mountlist.c
@@ -264,7 +264,7 @@
     struct tabmntent *mntlist, *p;
     struct mntent *mnt;
     struct mount_entry *me;
-    
+
     /* the third and fourth arguments could be used to filter mounts,
        but Crays doesn't seem to have any mounts that we want to
        remove. Specifically, automount create normal NFS mounts.