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

(cherry picked from commit 448dc38bc4)

Conflicts:

	data/yacc.c
	src/parse-gram.c
	src/parse-gram.h
This commit is contained in:
Joel E. Denny
2011-01-24 21:46:45 -05:00
parent bf3e44fe46
commit fe3cae17a1
4 changed files with 9 additions and 5 deletions
+4
View File
@@ -1,3 +1,7 @@
2011-01-24 Joel E. Denny <[email protected]>
* data/yacc.c: Fix last apostrophe warning from xgettext.
2011-01-09 Paul Eggert <[email protected]>
Simplify handling of '.' and '-' after unbracketed named references.