mirror of
https://github.com/google/pebble.git
synced 2025-11-19 05:50:54 -05:00
spelling: bizarre
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -39,7 +39,7 @@ PRESERVE_SYMBOLS = [
|
|||||||
'app_crashed',
|
'app_crashed',
|
||||||
]
|
]
|
||||||
|
|
||||||
# I have NO idea why we need to preserve `g_default_draw_implementation`, but we do. It's bizzare.
|
# I have NO idea why we need to preserve `g_default_draw_implementation`, but we do. It's bizarre.
|
||||||
# We can at least obfuscate the name.
|
# We can at least obfuscate the name.
|
||||||
OBFUSCATE_SYMBOLS = [
|
OBFUSCATE_SYMBOLS = [
|
||||||
'g_default_draw_implementation',
|
'g_default_draw_implementation',
|
||||||
|
|||||||
Reference in New Issue
Block a user