* tests/regression.at (else): Adjust to Andreas' change.

This commit is contained in:
Akim Demaille
2002-02-14 12:37:44 +00:00
parent e334b4a99b
commit e1fe241dc8
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2002-02-14 Akim Demaille <akim@epita.fr>
* tests/regression.at (else): Adjust to Andreas' change.
2002-02-13 Andreas Schwab <schwab@suse.de>
* src/output.c (output_rule_data): Don't output NULL, it might

View File

@@ -857,7 +857,7 @@ static const short yyrline[] =
static const char *const yytname[] =
{
"$", "error", "$undefined.", "\"if\"", "\"const\"", "\"then\"",
"\"else\"", "statement", "struct_stat", "if", "else", NULL
"\"else\"", "statement", "struct_stat", "if", "else", 0
};
static const short yyr1[] =
{