mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-01 21:10:14 +02:00
* Fix compilation
This commit is contained in:
parent
1e880c47bf
commit
9552d2b757
@ -73,7 +73,7 @@ Const
|
||||
{ Utility functions }
|
||||
|
||||
Type
|
||||
TPermissionString = AnsiString[9];
|
||||
TPermissionString = string[9];
|
||||
|
||||
Type
|
||||
TGlobFlag = (gfErr,gfMark,gfNoSort,gfNoCheck,gfAppend,gfNoEscape,
|
||||
|
Loading…
Reference in New Issue
Block a user