diff options
Diffstat (limited to 'include/wait.h')
-rw-r--r-- | include/wait.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/wait.h b/include/wait.h index dd059d9..7de9276 100644 --- a/include/wait.h +++ b/include/wait.h @@ -4,7 +4,7 @@ /** @file wait.h @author djb - @source s/qmail + @ref s/qmail */ int wait_pid(int *, int); |