gdb/
[deliverable/binutils-gdb.git] / gdb / bfd-target.c
index ca32ffe9e9da1d6b3ca0af284fb220dc6ebe29b1..a7dee242008e7ab4b82aab24e5a8321e77ea4d28 100644 (file)
@@ -67,7 +67,7 @@ target_bfd_get_section_table (struct target_ops *ops)
 }
 
 static void
-target_bfd_xclose (struct target_ops *t, int quitting)
+target_bfd_xclose (struct target_ops *t)
 {
   struct target_bfd_data *data = t->to_data;
 
This page took 0.025538 seconds and 4 git commands to generate.