Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 23633
Collapse All | Expand All

(-)sqp/lex.l.orig (+3 lines)
Lines 226-231 Link Here
226
	return n;		
226
	return n;		
227
}
227
}
228
228
229
#ifndef YY_FLUSH_BUFFER
230
#define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER ) 
231
#endif
229
/**********************************************************************
232
/**********************************************************************
230
 * yyerror
233
 * yyerror
231
 *
234
 *

Return to bug 23633