mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
* data/yacc.c: Fix last apostrophe warning from xgettext.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* A Bison parser, made by GNU Bison 2.4.1.265-8cbbf. */
|
||||
/* A Bison parser, made by GNU Bison 2.4.1.266-7e5e. */
|
||||
|
||||
/* Skeleton implementation for Bison's Yacc-like parsers in C
|
||||
/* Bison implementation for Yacc-like parsers in C
|
||||
|
||||
Copyright (C) 1984, 1989-1990, 2000-2011 Free Software Foundation, Inc.
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
#define YYBISON 1
|
||||
|
||||
/* Bison version. */
|
||||
#define YYBISON_VERSION "2.4.1.265-8cbbf"
|
||||
#define YYBISON_VERSION "2.4.1.266-7e5e"
|
||||
|
||||
/* Skeleton name. */
|
||||
#define YYSKELETON_NAME "yacc.c"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* A Bison parser, made by GNU Bison 2.4.1.265-8cbbf. */
|
||||
/* A Bison parser, made by GNU Bison 2.4.1.266-7e5e. */
|
||||
|
||||
/* Bison interface for Yacc-like parsers in C
|
||||
|
||||
|
||||
Reference in New Issue
Block a user