[git commit] times.c: whitespace only

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Fri Jun 15 12:00:39 UTC 2012


commit: http://git.uclibc.org/uClibc/commit/?id=84dd1527aa65e15f2ca8d78f03282402e4759261
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master

Signed-off-by: Peter S. Mazinger <ps.m at gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 libc/sysdeps/linux/common/times.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/libc/sysdeps/linux/common/times.c b/libc/sysdeps/linux/common/times.c
index 37ae040..e35c4ef 100644
--- a/libc/sysdeps/linux/common/times.c
+++ b/libc/sysdeps/linux/common/times.c
@@ -10,6 +10,5 @@
 #include <sys/syscall.h>
 #include <sys/times.h>
 
-
 _syscall_noerr1(clock_t, times, struct tms *, buf)
 libc_hidden_def(times)


More information about the uClibc-cvs mailing list