summaryrefslogtreecommitdiff
path: root/src/core/processors.h
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-03-11 21:57:05 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-03-11 21:57:05 (GMT)
commit8088f1cbb4304c686ff41520099707a333084a4e (patch)
tree147411c3f90097dc1ae950ec390df2dfccf07ad7 /src/core/processors.h
parenta33dd28e763e3a8b04145fb549aca9320e100a4b (diff)
Defined a new Dex demangler with MUTF-8 support as plugin.
Diffstat (limited to 'src/core/processors.h')
-rw-r--r--src/core/processors.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/processors.h b/src/core/processors.h
index 83f7466..0b4841a 100644
--- a/src/core/processors.h
+++ b/src/core/processors.h
@@ -57,4 +57,4 @@ GArchProcessor *get_arch_processor_for_type(const char *);
-#endif /* _ANALYSIS_DB_COLLECTION_H */
+#endif /* _CORE_PROCESSORS_H */