project_files/hwc/rtl/pas2c.h
changeset 14254 06f2dc4deab2
parent 14190 801dc57371c3
--- a/project_files/hwc/rtl/pas2c.h	Mon Nov 19 21:10:54 2018 +0300
+++ b/project_files/hwc/rtl/pas2c.h	Mon Nov 19 21:51:46 2018 +0100
@@ -7,7 +7,7 @@
 #include <math.h>
 
 #define MAX_PARAMS 64
-#define MAX_ANSISTRING_LENGTH 16383
+#define MAX_ANSISTRING_LENGTH 16382
 
 typedef union string255_
     {