summaryrefslogtreecommitdiff
path: root/include/open.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/open.h')
-rw-r--r--include/open.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/open.h b/include/open.h
index 428ebfb..2629a4d 100644
--- a/include/open.h
+++ b/include/open.h
@@ -2,10 +2,10 @@
#define OPEN_H
/**
- @file open.h
- @author djb, feh
- @source s/qmail
-*/
+ * @file open.h
+ * @authors djb, feh
+ * @ref s/qmail
+ */
int open_read(const char *);
int open_excl(const char *);