diff options
Diffstat (limited to 'src')
-rwxr-xr-x | src/format/dex/dex.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/format/dex/dex.c b/src/format/dex/dex.c index 5280f4d..e30ed7a 100755 --- a/src/format/dex/dex.c +++ b/src/format/dex/dex.c @@ -238,7 +238,7 @@ static void g_dex_format_decompile(const GDexFormat *format, GCodeBuffer *buffer char *_g_openida_type_to_string(const GOpenidaType *type, bool simple) -#endi +#endif } |