summaryrefslogtreecommitdiff
path: root/src/format/dwarf/v2/dwarf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/format/dwarf/v2/dwarf.h')
-rw-r--r--src/format/dwarf/v2/dwarf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/format/dwarf/v2/dwarf.h b/src/format/dwarf/v2/dwarf.h
index 360a2e6..732007b 100644
--- a/src/format/dwarf/v2/dwarf.h
+++ b/src/format/dwarf/v2/dwarf.h
@@ -52,7 +52,7 @@ typedef struct _GDwarfV2FormatClass GDwarfV2FormatClass;
GType g_dwarfv2_format_get_type(void);
/* Prend en charge un nouveau format DWARF (v2). */
-GBinFormat *g_dwarfv2_format_new(GBinContent *, GExeFormat *);
+GBinFormat *g_dwarfv2_format_new(GBinContent *, GExeFormat *, GtkStatusStack *);