From e25cfa60057364e8bb6e5340b26ac21341fa4953 Mon Sep 17 00:00:00 2001 From: Siddhesh Poyarekar Date: Thu, 14 Mar 2013 08:18:48 +0530 Subject: Fix formatting in last change --- sysdeps/unix/sysv/linux/times.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/unix/sysv') diff --git a/sysdeps/unix/sysv/linux/times.c b/sysdeps/unix/sysv/linux/times.c index e59bb4ed6d..2a5caf2cd1 100644 --- a/sysdeps/unix/sysv/linux/times.c +++ b/sysdeps/unix/sysv/linux/times.c @@ -46,7 +46,7 @@ __times (struct tms *buf) touch (buf->tms_cstime); /* If we come here the memory is valid (or BUF is NULL, which is - * a valid condition for the kernel syscall) and the kernel did not + a valid condition for the kernel syscall) and the kernel did not return an EFAULT error. Return the value given by the kernel. */ } -- cgit v1.2.3