From 84dd1527aa65e15f2ca8d78f03282402e4759261 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Sat, 16 Apr 2011 13:37:56 +0200 Subject: times.c: whitespace only Signed-off-by: Peter S. Mazinger Signed-off-by: Bernhard Reutner-Fischer --- libc/sysdeps/linux/common/times.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libc/sysdeps/linux/common/times.c') diff --git a/libc/sysdeps/linux/common/times.c b/libc/sysdeps/linux/common/times.c index 37ae040d4..e35c4efc0 100644 --- a/libc/sysdeps/linux/common/times.c +++ b/libc/sysdeps/linux/common/times.c @@ -10,6 +10,5 @@ #include #include - _syscall_noerr1(clock_t, times, struct tms *, buf) libc_hidden_def(times) -- cgit v1.2.3