summaryrefslogtreecommitdiff
path: root/plugins/javadesc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/javadesc')
-rw-r--r--plugins/javadesc/core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/javadesc/core.c b/plugins/javadesc/core.c
index e374749..41c4789 100644
--- a/plugins/javadesc/core.c
+++ b/plugins/javadesc/core.c
@@ -33,7 +33,7 @@
-DEFINE_CHRYSALIDE_PLUGIN("javadesc", "Symbol demangler for Java", "0.1.0",
+DEFINE_CHRYSALIDE_PLUGIN("GJavaDescPlugin", "javadesc", "Symbol demangler for Java", "0.1.0",
RL("PyChrysalide"), AL(PGA_PLUGIN_INIT));