summaryrefslogtreecommitdiff
path: root/plugins/elf
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/elf')
-rw-r--r--plugins/elf/core.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/elf/core.c b/plugins/elf/core.c
index ebd980e..a12a8a6 100644
--- a/plugins/elf/core.c
+++ b/plugins/elf/core.c
@@ -41,7 +41,6 @@ DEFINE_CHRYSALIDE_PLUGIN("elf", "Add suport for the ELF format", "0.1.0",
/******************************************************************************
* *
* Paramètres : plugin = greffon à manipuler. *
-* ref = espace de référencement global. *
* *
* Description : Prend acte du chargement du greffon. *
* *