1
0
This commit is contained in:
Drashna Jaelre
2018-11-02 13:29:23 -07:00
parent 6840d80855
commit 0b403a4c4c
5 changed files with 7 additions and 16 deletions

View File

@@ -88,7 +88,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: