On 11/14/2014 05:12 PM, Jan Synacek wrote: > +int xkb_validate_keymaps(const char *model, > + const char *layouts_arg, > + const char *variants_arg, > + const char *options_arg, > + char **error) > +{ '{' should start next to ')' on the same line Susant