white spaces .... copied from elsewhere

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

View File

@ -26,7 +26,7 @@
typedef union {
uint32_t raw;
struct {
uint8_t input_mode :8;
uint8_t input_mode :8;
};
} unicode_config_t;