2005-05-09 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / scm-lang.h
index 1bf963f46af2654d0daae90ab762f90d2089fbf2..1339ebaee90787c4a79d6d7bef9a3d88aca372fc 100644 (file)
@@ -50,7 +50,7 @@ struct value;
 extern int scm_value_print (struct value *, struct ui_file *,
                            int, enum val_prettyprint);
 
-extern int scm_val_print (struct type *, const bfd_byte *, int, CORE_ADDR,
+extern int scm_val_print (struct type *, const gdb_byte *, int, CORE_ADDR,
                          struct ui_file *, int, int, int,
                          enum val_prettyprint);
 
This page took 0.039761 seconds and 4 git commands to generate.