From 9c84384cc18ff589233628c193953ca8d7a39f5c Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Wed, 5 Jun 2013 20:44:03 +0000 Subject: Remove trailing whitespace. --- posix/wait4.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'posix/wait4.c') diff --git a/posix/wait4.c b/posix/wait4.c index fd23da5e88..e55f71d3d3 100644 --- a/posix/wait4.c +++ b/posix/wait4.c @@ -20,7 +20,7 @@ #include pid_t -__wait4 (__pid_t pid, __WAIT_STATUS stat_loc, int options, +__wait4 (__pid_t pid, __WAIT_STATUS stat_loc, int options, struct rusage *usage) { __set_errno (ENOSYS); -- cgit 1.4.1