Collapse whitespace.
This commit is contained in:
@@ -23,7 +23,6 @@ nonws [^ \t\r\n]
|
||||
|
||||
%%
|
||||
|
||||
|
||||
\'([^\']|\\\')*\' |
|
||||
\"([^\"]|\\\")*\" {
|
||||
cue_yylval.sval = strdup(yytext + 1);
|
||||
|
||||
Reference in New Issue
Block a user