mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-15 23:29:13 +02:00
* fix building of zipper.pp as suggested by Jeppe Johansen
git-svn-id: trunk@22298 -
This commit is contained in:
parent
6290526821
commit
0214dd68f9
@ -1738,7 +1738,7 @@ end;
|
||||
Procedure TUnZipper.ReadZipDirectory;
|
||||
|
||||
Var
|
||||
i,
|
||||
i : LongInt;
|
||||
EndHdrPos,
|
||||
CenDirPos : Int64;
|
||||
NewNode : TFullZipFileEntry;
|
||||
|
Loading…
Reference in New Issue
Block a user