summaryrefslogtreecommitdiff
path: root/test/btyacc/err_syntax10.error
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-17 21:58:22 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-17 21:58:22 +0000
commitf78755d12f30cfac3dcc1aaaa81545a84b846c73 (patch)
treedeb52ee17a45526d1654d8693dd11af662a883cd /test/btyacc/err_syntax10.error
parent9a55a687de80f41235f0e4a74910c6528df3902a (diff)
Notes
Diffstat (limited to 'test/btyacc/err_syntax10.error')
-rw-r--r--test/btyacc/err_syntax10.error6
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