X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=line.c;h=0e71079d806da16aef0d1d567af30d6ea3fb9000;hb=de010509fa0e57ba955da6512c714fbff8606af3;hp=de8c5bb7d9932fed24412cfe77bb5c62d9d19639;hpb=e15efca6667b2673b4c1a5879a6917eab6800e58;p=polyglot.git diff --git a/line.c b/line.c index de8c5bb..0e71079 100644 --- a/line.c +++ b/line.c @@ -18,7 +18,7 @@ static const bool Strict = FALSE; // FALSE static const bool UseDebug = FALSE; // FALSE -static const int StringSize = 1024; +#define StringSize ((int)1024) // functions