(YYLLOC_DEFAULT): Use GNU spacing conventions.

This commit is contained in:
Paul Eggert
2004-12-20 03:44:10 +00:00
parent f6fbd3da9d
commit 9bec482e39
3 changed files with 17 additions and 12 deletions

View File

@@ -1,3 +1,8 @@
2004-12-19 Paul Eggert <eggert@cs.ucla.edu>
* data/glr.c (YYLLOC_DEFAULT): Use GNU spacing conventions.
* data/yacc.c (YYLLOC_DEFAULT): Likewise.
2004-12-17 Paul Eggert <eggert@cs.ucla.edu>
Remove uses of 'short int' and 'unsigned short int'. This raises