mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: bizarre
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
2e05d7addb
commit
3dc43a4c1b
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ PRESERVE_SYMBOLS = [
|
|||
'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.
|
||||
OBFUSCATE_SYMBOLS = [
|
||||
'g_default_draw_implementation',
|
||||
|
|
Loading…
Add table
Reference in a new issue