mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Remove trailing whitespace.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include <errno.h>
|
||||
|
||||
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);
|
||||
|
||||
Reference in New Issue
Block a user