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