mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-13 21:49:11 +02:00
Merged revisions 659 via svnmerge from
/trunk git-svn-id: branches/fixes_2_0@694 -
This commit is contained in:
parent
d002bdfe32
commit
d1b924d80a
@ -25,7 +25,7 @@ unit globtype;
|
|||||||
interface
|
interface
|
||||||
|
|
||||||
const
|
const
|
||||||
maxidlen = 64;
|
maxidlen = 127;
|
||||||
|
|
||||||
type
|
type
|
||||||
{TCmdStr is used to pass command line parameters to an external program to be
|
{TCmdStr is used to pass command line parameters to an external program to be
|
||||||
|
Loading…
Reference in New Issue
Block a user