summaryrefslogtreecommitdiff
path: root/test/namescomp.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/namescomp.c')
-rw-r--r--test/namescomp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/namescomp.c b/test/namescomp.c
index e8652a2..36c89f3 100644
--- a/test/namescomp.c
+++ b/test/namescomp.c
@@ -46,7 +46,7 @@ test_names(const char *keycodes, const char *types,
.symbols = strdup(symbols),
};
- context = xkb_context_new();
+ context = xkb_context_new(0);
assert(context);
fprintf(stderr, "\nCompiling %s %s %s %s\n", kccgst.keycodes, kccgst.types,