Fixed reported compilation error with Bison.
This commit is contained in:
@@ -264,7 +264,7 @@ languages
|
|||||||
;
|
;
|
||||||
|
|
||||||
language
|
language
|
||||||
: NUMBER ':' NUMBER opt_nl
|
: NUMBER ':' NUMBER opt_nl { /* not implemented */ }
|
||||||
;
|
;
|
||||||
|
|
||||||
cdtext_langs
|
cdtext_langs
|
||||||
|
|||||||
Reference in New Issue
Block a user