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