diff options
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. */ |