X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=search.c;h=a67fbbc03399920643e5021be06a20ce6fc67cea;hb=60900035e6d0309705f2326ee50edc52386305e9;hp=524a874a1068608686b2f89e1424508084396b85;hpb=e15efca6667b2673b4c1a5879a6917eab6800e58;p=polyglot.git diff --git a/search.c b/search.c index 524a874..a67fbbc 100644 --- a/search.c +++ b/search.c @@ -26,7 +26,7 @@ // constants -static const int StringSize = 4096; +#define StringSize ((int)4096) // variables