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

(-)dosemu/src/base/init/lexer.h.new (-1 lines)
Lines 36-40 Link Here
36
extern int yylex_destroy(void);
36
extern int yylex_destroy(void);
37
extern FILE* yyget_in(void);
37
extern FILE* yyget_in(void);
38
extern FILE* yyget_out(void);
38
extern FILE* yyget_out(void);
39
extern int yyget_leng(void);
40
extern char *yyget_text(void);
39
extern char *yyget_text(void);

Return to bug 459062