summaryrefslogtreecommitdiff
path: root/plugins/elf/python/section.c
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-02-16 17:58:35 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-02-16 17:58:35 (GMT)
commitd5e94fd2895a5f9c4903bdaddf75727a54aec181 (patch)
treed2f11a1862e6df3d86c4f65aeb98e6fc04e7cf3b /plugins/elf/python/section.c
parentd93d67a2408fd5c09e73b40fdbd28d4914254a90 (diff)
Extended the ELF format support.
Diffstat (limited to 'plugins/elf/python/section.c')
-rw-r--r--plugins/elf/python/section.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/elf/python/section.c b/plugins/elf/python/section.c
index 537babc..b40681d 100644
--- a/plugins/elf/python/section.c
+++ b/plugins/elf/python/section.c
@@ -1,6 +1,6 @@
/* Chrysalide - Outil d'analyse de fichiers binaires
- * section.c - prototypes pour l'équivalent Python du fichier "plugins/elf/section.c"
+ * section.c - équivalent Python du fichier "plugins/elf/section.c"
*
* Copyright (C) 2017 Cyrille Bagard
*