2005-05-09 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / m2-valprint.c
index d822b8ed48e93fdacd6e66aff054c8cd23b17410..62114ff125015f5982f232ddd5f89aac29eef454 100644 (file)
@@ -27,7 +27,7 @@
 #include "c-lang.h"
 
 int
-m2_val_print (struct type *type, const bfd_byte *valaddr, int embedded_offset,
+m2_val_print (struct type *type, const gdb_byte *valaddr, int embedded_offset,
              CORE_ADDR address, struct ui_file *stream, int format,
              int deref_ref, int recurse, enum val_prettyprint pretty)
 {
This page took 0.027162 seconds and 4 git commands to generate.