2005-05-09 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / f-lang.c
index d5b40cdbb4309c828df8a13d424fe2ce2f8c70d0..9308dbd6bca55c9241b0b6e630d1eae9e60b1e7d 100644 (file)
@@ -160,7 +160,7 @@ f_printchar (int c, struct ui_file *stream)
    be replaced with a true F77 version. */
 
 static void
-f_printstr (struct ui_file *stream, const bfd_byte *string,
+f_printstr (struct ui_file *stream, const gdb_byte *string,
            unsigned int length, int width, int force_ellipses)
 {
   unsigned int i;
This page took 0.025714 seconds and 4 git commands to generate.