This commit is contained in:
Kovid Goyal
2021-01-19 08:58:06 +05:30
parent dd08896c70
commit b08c93032b

View File

@@ -43,6 +43,7 @@ is_modifier_key(uint32_t key) {
default: default:
return false; return false;
} }
END_ALLOW_CASE_RANGE
} }
static inline void static inline void