projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0339763
)
remove trailing blanks
author
Jim Meyering
<jim@meyering.net>
Sat, 25 Jan 1997 13:50:24 +0000
(13:50 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 25 Jan 1997 13:50:24 +0000
(13:50 +0000)
lib/mountlist.c
patch
|
blob
|
history
diff --git
a/lib/mountlist.c
b/lib/mountlist.c
index 37c3d1bddbe0c5748dc8d169780cbb662a95ee7a..cfe144e8e4acc37a7e43a4f689d23d93d5122389 100644
(file)
--- a/
lib/mountlist.c
+++ b/
lib/mountlist.c
@@
-264,7
+264,7
@@
read_filesystem_list (need_fs_type, all_fs)
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.