From: Dana Jansens Date: Fri, 13 Jul 2007 21:31:56 +0000 (-0400) Subject: i know c...honest. X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=d857f9fa33337e20cb3428f6e4e3e7d7a177444d;p=chaz%2Fopenbox i know c...honest. --- diff --git a/openbox/config.c b/openbox/config.c index 9bb31070..c42ce105 100644 --- a/openbox/config.c +++ b/openbox/config.c @@ -928,7 +928,7 @@ void config_startup(ObParseInst *i) translate_key("C-g", &config_keyboard_reset_state, &config_keyboard_reset_keycode); - void bind_default_keyboard() + bind_default_keyboard() parse_register(i, "keyboard", parse_keyboard, NULL);