write_pieced_value: Notify memory_changed observers
[deliverable/binutils-gdb.git] / gdb / d-lang.h
index 52f4e6abc6d9f9a53085848ec5700a5307005002..f47050aa30128b0db9fa2b41c1f01f9b2a07a64b 100644 (file)
@@ -1,6 +1,6 @@
 /* D language support definitions for GDB, the GNU debugger.
 
-   Copyright (C) 2005-2016 Free Software Foundation, Inc.
+   Copyright (C) 2005-2017 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -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  */
 
This page took 0.024095 seconds and 4 git commands to generate.