Thought I fixed that!

Co-Authored-By: drashna <drashna@live.com>
pull/4217/head
Konstantin Đorđević 6 years ago committed by Drashna Jaelre
parent e5da49ca63
commit 4b2a0bc145
No known key found for this signature in database
GPG Key ID: 4C4221222CD5F9F0

@ -84,7 +84,7 @@ void unicode_input_start(void) {
}
__attribute__((weak))
void unicode_input_finish (void) {
void unicode_input_finish(void) {
switch(unicode_config.input_mode) {
case UC_OSX:
case UC_WIN:

Loading…
Cancel
Save