summaryrefslogtreecommitdiff
path: root/plugins/readelf/section.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/readelf/section.h')
-rw-r--r--plugins/readelf/section.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/readelf/section.h b/plugins/readelf/section.h
index ab0e50b..a40c5c5 100644
--- a/plugins/readelf/section.h
+++ b/plugins/readelf/section.h
@@ -30,7 +30,7 @@
/* Charge tous les symboles liés aux en-têtes de section ELF. */
-bool annotate_elf_section_header_table(GElfFormat *);
+bool annotate_elf_section_header_table(GElfFormat *, GtkStatusStack *);