浏览代码

* fixed the string define which was left for debugging purposes

peter 27 年之前
父节点
当前提交
da253c659e
共有 1 个文件被更改,包括 1 次插入1 次删除
  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:='';