2005-05-09 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / f-lang.h
index 2c4ae12b5453cab88844cc0ead634013fb713559..6145cb50f7aca648b79b2bd3ab2340a77e07f05c 100644 (file)
@@ -30,7 +30,7 @@ extern void f_error (char *); /* Defined in f-exp.y */
 extern void f_print_type (struct type *, char *, struct ui_file *, int,
                          int);
 
-extern int f_val_print (struct type *, const bfd_byte *, int, CORE_ADDR,
+extern int f_val_print (struct type *, const gdb_byte *, int, CORE_ADDR,
                        struct ui_file *, int, int, int,
                        enum val_prettyprint);
 
This page took 0.028328 seconds and 4 git commands to generate.