summaryrefslogtreecommitdiff
path: root/src/str.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/str.c')
-rw-r--r--src/str.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/str.c b/src/str.c
index 5ce8331..6024720 100644
--- a/src/str.c
+++ b/src/str.c
@@ -4,8 +4,8 @@
/**
@file str.c
- @author djb
- @source qmail
+ @authors djb, feh
+ @ref qmail
@brief string handling functions
*/