]> git.proxmox.com Git - qemu.git/blobdiff - m68k-dis.c
Merge remote-tracking branch 'spice/spice.v39' into staging
[qemu.git] / m68k-dis.c
index d93943e4588e3bd62a5bd00c2925c4bee616bdb7..04f837a31daa0e3b3d141097107bd5cc11b7d831 100644 (file)
@@ -1732,7 +1732,7 @@ match_insn_m68k (bfd_vma memaddr,
   const char *d;
 
   bfd_byte *buffer = priv->the_buffer;
-  fprintf_ftype save_printer = info->fprintf_func;
+  fprintf_function save_printer = info->fprintf_func;
   void (* save_print_address) (bfd_vma, struct disassemble_info *)
     = info->print_address_func;