summaryrefslogtreecommitdiff
path: root/src/errstr.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/errstr.c
parentf9a8fff2f90626aadd915178d04ece49d8c4884a (diff)
update to version 25meson
Diffstat (limited to 'src/errstr.c')
-rw-r--r--src/errstr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/errstr.c b/src/errstr.c
index e2807ef..7de2cd7 100644
--- a/src/errstr.c
+++ b/src/errstr.c
@@ -3,7 +3,7 @@
/**
@file errstr.c
@author kp
- @source qlibs
+ @ref qlibs
@brief error output to log for different conditions and OS
*/