summaryrefslogtreecommitdiffstats
path: root/src/sord.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sord.c')
-rw-r--r--src/sord.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/sord.c b/src/sord.c
index 1adab9e..ed7f40c 100644
--- a/src/sord.c
+++ b/src/sord.c
@@ -209,8 +209,7 @@ sord_node_create(const SordNode* const node)
return copy;
}
-SORD_LOG_FUNC(3, 4)
-static void
+SORD_LOG_FUNC(3, 4) static void
error(SordWorld* world, SerdStatus st, const char* fmt, ...)
{
va_list args;