]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/value.h
* gdbtypes.h (struct main_type): Change type of name,tag_name,
[thirdparty/binutils-gdb.git] / gdb / value.h
index 4727755f06455e033539a5d606ff4cdcba2f300e..2a2274d83cfaa13c65c047d147466f8fd9d3bbec 100644 (file)
@@ -777,7 +777,7 @@ extern int record_latest_value (struct value *val);
 extern void modify_field (struct type *type, gdb_byte *addr,
                          LONGEST fieldval, int bitpos, int bitsize);
 
-extern void type_print (struct type *type, char *varstring,
+extern void type_print (struct type *type, const char *varstring,
                        struct ui_file *stream, int show);
 
 extern char *type_to_string (struct type *type);