summaryrefslogtreecommitdiff
path: root/src/format/dwarf/dwarf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/format/dwarf/dwarf.c')
-rw-r--r--src/format/dwarf/dwarf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/format/dwarf/dwarf.c b/src/format/dwarf/dwarf.c
index 0292d60..c7b1c23 100644
--- a/src/format/dwarf/dwarf.c
+++ b/src/format/dwarf/dwarf.c
@@ -50,7 +50,7 @@
* *
******************************************************************************/
-bool dwarf_is_matching(FormatType type, const uint8_t *content, off_t length)
+bool dwarf_is_matching(GBinContent *)
{
bool result; /* Bilan à faire connaître */