diff options
| author | Gabriel Caruso <carusogabriel34@gmail.com> | 2018-01-04 02:41:26 -0200 |
|---|---|---|
| committer | Gabriel Caruso <carusogabriel34@gmail.com> | 2018-01-04 02:41:26 -0200 |
| commit | c215b8d14724d3f26e6dad8b1ba40cfd2dffe48d (patch) | |
| tree | 2fcc08805f35124055bc40896a55cfae8bf32134 /win32/getrusage.h | |
| parent | 471da3eddca8af35c5bd16116c51edd19a3258a5 (diff) | |
| download | php-git-c215b8d14724d3f26e6dad8b1ba40cfd2dffe48d.tar.gz | |
Trailing whitespaces on win32
Signed-off-by: Gabriel Caruso <carusogabriel34@gmail.com>
Diffstat (limited to 'win32/getrusage.h')
| -rw-r--r-- | win32/getrusage.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/getrusage.h b/win32/getrusage.h index dd4b50cf39..0bed8ba6f6 100644 --- a/win32/getrusage.h +++ b/win32/getrusage.h @@ -21,8 +21,8 @@ /* * Note - * - * RUSAGE_CHILDREN is not implemented, and the RUSAGE_THREAD will + * + * RUSAGE_CHILDREN is not implemented, and the RUSAGE_THREAD will * therefore instead be used instead to emulate the behavior. */ |
