ok i take that back

This commit is contained in:
Dana Jansens 2007-07-13 17:32:11 -04:00
parent d857f9fa33
commit b580cf99dd

View file

@ -928,7 +928,7 @@ void config_startup(ObParseInst *i)
translate_key("C-g", &config_keyboard_reset_state,
&config_keyboard_reset_keycode);
bind_default_keyboard()
bind_default_keyboard();
parse_register(i, "keyboard", parse_keyboard, NULL);