X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=line.c;h=0e71079d806da16aef0d1d567af30d6ea3fb9000;hp=de8c5bb7d9932fed24412cfe77bb5c62d9d19639;hb=446bfd706349c3e1f19916a16558a2f4f7dc8e54;hpb=aaf072500213db1bed274a2dd8ebe711f21ab898 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