aboutsummaryrefslogtreecommitdiff
path: root/libXfont/src/stubs/errorf.c
diff options
context:
space:
mode:
Diffstat (limited to 'libXfont/src/stubs/errorf.c')
-rw-r--r--libXfont/src/stubs/errorf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libXfont/src/stubs/errorf.c b/libXfont/src/stubs/errorf.c
index fd32965a4..d2de6c64b 100644
--- a/libXfont/src/stubs/errorf.c
+++ b/libXfont/src/stubs/errorf.c
@@ -10,4 +10,5 @@
weak void
ErrorF(const char *f, ...)
{
+ OVERRIDE_VA_SYMBOL(VErrorF, f);
}