Some indenting fixes

This commit is contained in:
Dave Davenport 2016-06-05 20:41:10 +02:00
parent d3633d103a
commit 9ff7a26c7e
4 changed files with 29 additions and 29 deletions

View File

@ -76,7 +76,7 @@ struct xkb_stuff xkb = {
.compose = { .compose = {
.table = NULL, .table = NULL,
.state = NULL .state = NULL
} }
}; };
char *config_path = NULL; char *config_path = NULL;
// Array of modi. // Array of modi.