summaryrefslogtreecommitdiff
path: root/test/print-compiled-keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/print-compiled-keymap.c')
-rw-r--r--test/print-compiled-keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/print-compiled-keymap.c b/test/print-compiled-keymap.c
index 0e14205..7e57fdd 100644
--- a/test/print-compiled-keymap.c
+++ b/test/print-compiled-keymap.c
@@ -71,7 +71,7 @@ main(int argc, char *argv[])
}
}
- ctx = test_get_context();
+ ctx = test_get_context(0);
if (!ctx) {
fprintf(stderr, "Couldn't create xkb context\n");
goto err_out;