diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-17 21:58:22 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-17 21:58:22 +0000 |
| commit | f78755d12f30cfac3dcc1aaaa81545a84b846c73 (patch) | |
| tree | deb52ee17a45526d1654d8693dd11af662a883cd /test/btyacc/err_syntax10.error | |
| parent | 9a55a687de80f41235f0e4a74910c6528df3902a (diff) | |
Notes
Diffstat (limited to 'test/btyacc/err_syntax10.error')
| -rw-r--r-- | test/btyacc/err_syntax10.error | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/btyacc/err_syntax10.error b/test/btyacc/err_syntax10.error index ceb876ec60371..61a72c0408af3 100644 --- a/test/btyacc/err_syntax10.error +++ b/test/btyacc/err_syntax10.error @@ -1,3 +1,3 @@ -YACC: w - line 7 of "./test/err_syntax10.y", the type of '(' has been redeclared -YACC: w - line 7 of "./test/err_syntax10.y", the type of '*' has been redeclared -YACC: w - line 7 of "./test/err_syntax10.y", the type of '&' has been redeclared +YACC: w - line 7 of "./err_syntax10.y", the type of '(' has been redeclared +YACC: w - line 7 of "./err_syntax10.y", the type of '*' has been redeclared +YACC: w - line 7 of "./err_syntax10.y", the type of '&' has been redeclared |
