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, 2 insertions, 0 deletions
diff --git a/test/namescomp.c b/test/namescomp.c
index df3a686..b1a1152 100644
--- a/test/namescomp.c
+++ b/test/namescomp.c
@@ -58,5 +58,7 @@ int main(int argc, char *argv[])
exit(1);
}
+ xkb_free_keymap(xkb);
+
return 0;
}