X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=parser.h;h=57296e1efe6b7a3396895088c07e1f2c24fdc82d;hb=d6a5884d9a6af414ed26d5b70a1b3dcf131b1e9c;hp=3a138844d6e1822d37f52b654904b6a659939725;hpb=60876535e02fb87e638a0aa94aa80490093099fc;p=xboard.git diff --git a/parser.h b/parser.h index 3a13884..57296e1 100644 --- a/parser.h +++ b/parser.h @@ -54,7 +54,7 @@ extern void yynewfile P((FILE *f)); extern void yynewstr P((char *s)); extern int yylex P((void)); -extern ChessMove yylexstr P((int boardIndex, char *s)); +extern ChessMove yylexstr P((int boardIndex, char *s, char *buf, int buflen)); extern char currentMoveString[]; extern int yyboardindex; extern int yyskipmoves; /* If TRUE, all moves are reported as AmbiguousMove