Use GObject instead of guint to represent keysyms.
This commit is contained in:
@ -41,7 +41,7 @@ test_output_parse (void)
|
||||
eek_keyboard_output (keyboard, output, 0);
|
||||
g_object_unref (keyboard);
|
||||
|
||||
#if 1
|
||||
#if 0
|
||||
fwrite (output->str, sizeof(gchar), output->len, stdout);
|
||||
#endif
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user