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