gdb/
[deliverable/binutils-gdb.git] / gdb / c-typeprint.c
index 2697c3a4798f26dfc29b7544627a0c49a194275a..9a6bc6d627ac7d2c6bdfbf747866fb38d6dd4d16 100644 (file)
@@ -56,7 +56,7 @@ static void c_type_print_modifier (struct type *, struct ui_file *,
 /* LEVEL is the depth to indent lines by.  */
 
 void
-c_print_type (struct type *type, char *varstring, struct ui_file *stream,
+c_print_type (struct type *type, const char *varstring, struct ui_file *stream,
              int show, int level)
 {
   enum type_code code;
This page took 0.026878 seconds and 4 git commands to generate.