Преглед изворни кода

Merged revisions 659 via svnmerge from
/trunk

git-svn-id: branches/fixes_2_0@694 -

peter пре 20 година
родитељ
комит
d1b924d80a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      compiler/globtype.pas

+ 1 - 1
compiler/globtype.pas

@@ -25,7 +25,7 @@ unit globtype;
 interface
 
     const
-       maxidlen = 64;
+       maxidlen = 127;
 
     type
 {TCmdStr is used to pass command line parameters to an external program to be