2
0
Эх сурвалжийг харах

* ppudump: Fixed a warning regarding text clipping.

git-svn-id: trunk@41628 -
yury 6 жил өмнө
parent
commit
b0535d8d0f

+ 1 - 1
compiler/utils/ppuutils/ppudump.pp

@@ -1936,7 +1936,7 @@ type
   end;
   tprocopt=record
     mask : tprocoption;
-    str  : string[31];
+    str  : string[34];
   end;
 const
   {proccalloptionStr  is also in globtype unit }