Remove some variables but call functions for side effects
[deliverable/binutils-gdb.git] / gdb / go-lang.h
index e6a3f484cca0f5b2352ca27a29e708d50429a8e6..5eb298e543e694d103389a30fd63979b3876d23b 100644 (file)
@@ -1,6 +1,6 @@
 /* Go language support definitions for GDB, the GNU debugger.
 
-   Copyright (C) 2012-2015 Free Software Foundation, Inc.
+   Copyright (C) 2012-2016 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -60,7 +60,7 @@ enum go_type
 
 extern int go_parse (struct parser_state *);
 
-extern void go_error (char *);
+extern void go_yyerror (char *);
 
 /* Defined in go-lang.c.  */
 
This page took 0.036816 seconds and 4 git commands to generate.