summaryrefslogtreecommitdiff
path: root/plugins/elf/core.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/elf/core.c')
-rw-r--r--plugins/elf/core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/elf/core.c b/plugins/elf/core.c
index 6b7810e..d3d226e 100644
--- a/plugins/elf/core.c
+++ b/plugins/elf/core.c
@@ -33,7 +33,7 @@
-DEFINE_CHRYSALIDE_PLUGIN("elf", "Add support for the ELF format", "0.1.0",
+DEFINE_CHRYSALIDE_PLUGIN("GElfPlugin", "elf", "Add support for the ELF format", "0.1.0",
RL("PyChrysalide"), AL(PGA_PLUGIN_INIT, PGA_CONTENT_RESOLVER));