summaryrefslogtreecommitdiff
path: root/src/format/dex/dex.c
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2010-11-14 23:18:18 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2010-11-14 23:18:18 (GMT)
commit6ceb627a1d7c0752124563c636cd9ef6241e8a3a (patch)
treef3ed4e02342f8de4bc96a6770d343301a77aa653 /src/format/dex/dex.c
parent4fd2ebd6ef0875b5d7d632db735d0510e19d4570 (diff)
Typo.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@194 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'src/format/dex/dex.c')
-rwxr-xr-xsrc/format/dex/dex.c2
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
}