Explorar el Código

* fixed the string define which was left for debugging purposes

peter hace 27 años
padre
commit
da253c659e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tests/teststr.pp

+ 1 - 1
tests/teststr.pp

@@ -123,7 +123,7 @@ procedure TestSpeed(Row,Len:byte);
 var
   l      : longint;
   hstr,
-  OrgStr : string[10];
+  OrgStr : string;
 begin
   HeadBen[Row]:=Len;
   OrgStr:='';