summaryrefslogtreecommitdiff
path: root/src/format/dwarf/v3/dwarf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/format/dwarf/v3/dwarf.h')
-rw-r--r--src/format/dwarf/v3/dwarf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/format/dwarf/v3/dwarf.h b/src/format/dwarf/v3/dwarf.h
index 2aaf891..e316a52 100644
--- a/src/format/dwarf/v3/dwarf.h
+++ b/src/format/dwarf/v3/dwarf.h
@@ -52,7 +52,7 @@ typedef struct _GDwarfV3FormatClass GDwarfV3FormatClass;
GType g_dwarfv3_format_get_type(void);
/* Prend en charge un nouveau format DWARF (v3). */
-GBinFormat *g_dwarfv3_format_new(GBinContent *, GExeFormat *);
+GBinFormat *g_dwarfv3_format_new(GBinContent *, GExeFormat *, GtkStatusStack *);