diff options
Diffstat (limited to 'include/wait.h')
-rw-r--r-- | include/wait.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/wait.h b/include/wait.h index af8a979..dd059d9 100644 --- a/include/wait.h +++ b/include/wait.h @@ -2,9 +2,9 @@ #define WAIT_H /** - @file wait.h - @author djb - @source s/qmail + @file wait.h + @author djb + @source s/qmail */ int wait_pid(int *, int); |