View | Details | Raw Unified | Return to bug 35140
Collapse All | Expand All

(-)a/lexer/theme-lexer.l (-1 / +1 lines)
Lines 241-246 CONFIGURATION (?i:configuration) Link Here
241
%%
241
%%
242
242
243
%{
243
%{
244
yylloc = yylloc_param; /* workaround for flex ALT#35141 */
244
YY_LLOC_START
245
YY_LLOC_START
245
%}
246
%}
246
%{
247
%{
247
- 

Return to bug 35140