summaryrefslogtreecommitdiff
path: root/src/stralloc.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/stralloc.c
parentf9a8fff2f90626aadd915178d04ece49d8c4884a (diff)
update to version 25meson
Diffstat (limited to 'src/stralloc.c')
-rw-r--r--src/stralloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stralloc.c b/src/stralloc.c
index 8351473..8373bfe 100644
--- a/src/stralloc.c
+++ b/src/stralloc.c
@@ -9,7 +9,7 @@
/**
@file stralloc.c
@author djb
- @source qmail, ucspi-tcp
+ @ref qmail, ucspi-tcp
@brief genious dynamic string handling
*/