summaryrefslogtreecommitdiff
path: root/plugins/dexbnf/core.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/dexbnf/core.c')
-rw-r--r--plugins/dexbnf/core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/dexbnf/core.c b/plugins/dexbnf/core.c
index 774e88e..736fa5f 100644
--- a/plugins/dexbnf/core.c
+++ b/plugins/dexbnf/core.c
@@ -33,7 +33,7 @@
-DEFINE_CHRYSALIDE_PLUGIN("dexbnf", "Symbol demangler for Dex", "0.1.0",
+DEFINE_CHRYSALIDE_PLUGIN("GDexBnfPlugin", "dexbnf", "Symbol demangler for Dex", "0.1.0",
RL("PyChrysalide"), AL(PGA_PLUGIN_INIT));