version 1.4.38b
[polyglot.git] / search.c
index 524a874..a67fbbc 100644 (file)
--- a/search.c
+++ b/search.c
@@ -26,7 +26,7 @@
 \r
 // constants\r
 \r
-static const int StringSize = 4096;\r
+#define StringSize ((int)4096)\r
 \r
 // variables\r
 \r