diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2007-10-14 04:55:59 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2007-10-14 04:55:59 +0000 |
commit | 3f5fdc7572d932f33f81029956b87230c9b05182 (patch) | |
tree | 13e8b0c3dc4c11fe0ac09affef497075177cd648 /util-linux | |
parent | be039374f3bd1c76535387ac4d079506804be270 (diff) | |
download | busybox-w32-3f5fdc7572d932f33f81029956b87230c9b05182.tar.gz busybox-w32-3f5fdc7572d932f33f81029956b87230c9b05182.tar.bz2 busybox-w32-3f5fdc7572d932f33f81029956b87230c9b05182.zip |
remove trailing whitespace
Diffstat (limited to 'util-linux')
-rw-r--r-- | util-linux/mount.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/mount.c b/util-linux/mount.c index 7c58aefb9..fee2f6ee0 100644 --- a/util-linux/mount.c +++ b/util-linux/mount.c | |||
@@ -675,7 +675,7 @@ find_kernel_nfs_mount_version(void) | |||
675 | } | 675 | } |
676 | } | 676 | } |
677 | 677 | ||
678 | static void | 678 | static void |
679 | get_mountport(struct pmap *pm_mnt, | 679 | get_mountport(struct pmap *pm_mnt, |
680 | struct sockaddr_in *server_addr, | 680 | struct sockaddr_in *server_addr, |
681 | long unsigned prog, | 681 | long unsigned prog, |