diff options
Diffstat (limited to 'test/btyacc/err_syntax5.error')
-rw-r--r-- | test/btyacc/err_syntax5.error | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/btyacc/err_syntax5.error b/test/btyacc/err_syntax5.error index fd3bf0df6b9f..37a8500b053a 100644 --- a/test/btyacc/err_syntax5.error +++ b/test/btyacc/err_syntax5.error @@ -1,3 +1,3 @@ -YACC: e - line 6 of "./test/err_syntax5.y", unterminated %union declaration +YACC: e - line 6 of "./err_syntax5.y", unterminated %union declaration %union { ^ |