summaryrefslogtreecommitdiff
path: root/plugins/arm/core.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/arm/core.c')
-rw-r--r--plugins/arm/core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/arm/core.c b/plugins/arm/core.c
index d2dd805..07b9b24 100644
--- a/plugins/arm/core.c
+++ b/plugins/arm/core.c
@@ -32,7 +32,7 @@
-DEFINE_CHRYSALIDE_PLUGIN("arm", "Add support for the ARM architecture", "0.1.0",
+DEFINE_CHRYSALIDE_PLUGIN("GArmPlugin", "arm", "Add support for the ARM architecture", "0.1.0",
RL("PyChrysalide"), AL(PGA_PLUGIN_INIT, PGA_PLUGIN_EXIT));