gdb/
[deliverable/binutils-gdb.git] / gdb / m2-typeprint.c
index 70d835879819ea641995ecbef5bda3a84e46c8a0..592df378270ad1eaf44490ebbab0dc750a1270ea 100644 (file)
@@ -67,7 +67,7 @@ int m2_is_unbounded_array (struct type *type);
 
 
 void
-m2_print_type (struct type *type, char *varstring, struct ui_file *stream,
+m2_print_type (struct type *type, const char *varstring, struct ui_file *stream,
               int show, int level)
 {
   enum type_code code;
This page took 0.037131 seconds and 4 git commands to generate.