xkbcli: fix interactive-x11 not showing in help
authorRan Benita <ran@unusedvar.com>
Sat, 5 Sep 2020 20:41:08 +0000 (23:41 +0300)
committerRan Benita <ran@unusedvar.com>
Sat, 5 Sep 2020 20:41:38 +0000 (23:41 +0300)
Signed-off-by: Ran Benita <ran@unusedvar.com>
tools/xkbcli.c

index ecab655..1f3ed3f 100644 (file)
@@ -48,7 +48,7 @@ usage(void)
            "    Interactive debugger for XKB keymaps for Wayland\n"
            "\n"
 #endif
-#if HAVE_XKBCLI_INTERACTIVE_x11
+#if HAVE_XKBCLI_INTERACTIVE_X11
            "  interactive-x11\n"
            "    Interactive debugger for XKB keymaps for X11\n"
            "\n"