summaryrefslogtreecommitdiff
path: root/plugins/readelf/header.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/readelf/header.h')
-rw-r--r--plugins/readelf/header.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/readelf/header.h b/plugins/readelf/header.h
index 87724e3..9d1744e 100644
--- a/plugins/readelf/header.h
+++ b/plugins/readelf/header.h
@@ -30,7 +30,7 @@
/* Charge tous les symboles de l'en-tĂȘte ELF. */
-bool annotate_elf_header(GElfFormat *);
+bool annotate_elf_header(GBinFormat *);