white spaces

Co-Authored-By: drashna <drashna@live.com>
This commit is contained in:
Konstantin Đorđević 2018-11-02 12:50:51 -07:00 committed by Drashna Jaelre
parent eaa5efc697
commit 4860a8c6fc
No known key found for this signature in database
GPG Key ID: 4C4221222CD5F9F0

View File

@ -86,7 +86,7 @@ void unicode_input_start(void) {
__attribute__((weak))
void unicode_input_finish(void) {
switch(unicode_config.input_mode) {
switch (unicode_config.input_mode) {
case UC_OSX:
case UC_WIN:
unregister_code(KC_LALT);