summaryrefslogtreecommitdiff
path: root/include/fifo.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fifo.h')
-rw-r--r--include/fifo.h4
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);