* data/yacc.c: Fix last apostrophe warning from xgettext.

This commit is contained in:
Joel E. Denny
2011-01-24 21:10:41 -05:00
parent 7e5ef70679
commit 448dc38bc4
4 changed files with 9 additions and 5 deletions

View File

@@ -233,7 +233,7 @@ m4_define([b4_declare_parser_state_variables], [b4_pure_if([[
m4_changecom()
m4_divert_push(0)dnl
@output(b4_parser_file_name@)@
b4_copyright([Skeleton implementation for Bison's Yacc-like parsers in C],
b4_copyright([Bison implementation for Yacc-like parsers in C],
[1984, 1989-1990, 2000-2011])[
/* C LALR(1) parser skeleton written by Richard Stallman, by