From 2c632a2650930c12c381f452d8af12061913b4ed Mon Sep 17 00:00:00 2001
From: Peter S. Mazinger <ps.m@gmx.net>
Date: Sat, 16 Apr 2011 13:37:56 +0200
Subject: [PATCH 295/396] times.c: whitespace only

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
---
 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)
-- 
1.7.0.4

