From c6dcc660d3133349f566c1170abd538aafd9ad76 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Sat, 16 Apr 2011 13:49:54 +0200 Subject: mount.c: whitespace only Signed-off-by: Peter S. Mazinger Signed-off-by: Bernhard Reutner-Fischer --- libc/sysdeps/linux/common/mount.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libc/sysdeps/linux') diff --git a/libc/sysdeps/linux/common/mount.c b/libc/sysdeps/linux/common/mount.c index 39e5db1c2..e2c344c1f 100644 --- a/libc/sysdeps/linux/common/mount.c +++ b/libc/sysdeps/linux/common/mount.c @@ -10,5 +10,5 @@ #include #include _syscall5(int, mount, const char *, specialfile, const char *, dir, - const char *, filesystemtype, unsigned long, rwflag, - const void *, data) + const char *, filesystemtype, unsigned long, rwflag, + const void *, data) -- cgit v1.2.3