Decode expression lists used with DW_AT_byte_size and other DWARF attributes.
[external/binutils.git] / gdb / d-lang.h
index 27e05a1..f47050a 100644 (file)
@@ -58,7 +58,7 @@ struct builtin_d_type
 
 extern int d_parse (struct parser_state *);
 
-extern void d_yyerror (char *);
+extern void d_yyerror (const char *);
 
 /* Defined in d-lang.c  */