project_files/hwc/rtl/pas2c.h
changeset 13880 5f819b90d479
parent 12103 22bd1099d51f
child 14185 801dc57371c3
--- a/project_files/hwc/rtl/pas2c.h	Tue Oct 09 12:54:40 2018 -0400
+++ b/project_files/hwc/rtl/pas2c.h	Thu Oct 11 23:43:31 2018 +0200
@@ -24,6 +24,7 @@
     {
         struct {
             uint16_t len;
+            unsigned char str[MAX_ANSISTRING_LENGTH];
         };
         struct {
             unsigned char _dummy2;