v850 linker scripts
[deliverable/binutils-gdb.git] / gdb / d-lang.h
index 8b8b5dc4245979286fba8e89a878a8369a2daca6..74be7a5f61f09162192b15ff88292be014b9d378 100644 (file)
@@ -1,6 +1,6 @@
 /* D language support definitions for GDB, the GNU debugger.
 
-   Copyright (C) 2005-2015 Free Software Foundation, Inc.
+   Copyright (C) 2005-2016 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_error (char *);
+extern void d_yyerror (char *);
 
 /* Defined in d-lang.c  */
 
This page took 0.024612 seconds and 4 git commands to generate.