summaryrefslogtreecommitdiff
path: root/src/str.c
diff options
context:
space:
mode:
authorJannis Hoffmann <jannis@fehcom.de>2024-09-28 21:20:40 +0200
committerJannis Hoffmann <jannis@fehcom.de>2024-09-28 21:33:03 +0200
commit8e7e029114c59341ec793dc9e96ee410a5f37e2b (patch)
treeac196b359c93716158dedd767f425d9e093c9b71 /src/str.c
parentf9a8fff2f90626aadd915178d04ece49d8c4884a (diff)
update to version 25meson
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
*/