]> Git Repo - binutils.git/blobdiff - gdb/m2-lang.c
2005-05-09 Andrew Cagney <[email protected]>
[binutils.git] / gdb / m2-lang.c
index 116e678b42a39b4ed10544bc2aab33b2c5e4b130..6ec2364b352de70288eda640b41af14fe74b825f 100644 (file)
@@ -107,7 +107,7 @@ m2_printchar (int c, struct ui_file *stream)
    be replaced with a true Modula version. */
 
 static void
-m2_printstr (struct ui_file *stream, const bfd_byte *string,
+m2_printstr (struct ui_file *stream, const gdb_byte *string,
             unsigned int length, int width, int force_ellipses)
 {
   unsigned int i;
This page took 0.02462 seconds and 4 git commands to generate.