diff options
Diffstat (limited to 'include/fifo.h')
-rw-r--r-- | include/fifo.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/fifo.h b/include/fifo.h index ad3d15e..c29fc39 100644 --- a/include/fifo.h +++ b/include/fifo.h @@ -3,8 +3,8 @@ /** @file fifo.h - @author djb, feh - @source s/qmail + @author djb + @ref s/qmail */ int fifo_make(char *, int); |