mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 14:40:24 +02:00
cody: fixed typo
git-svn-id: branches/fixes_1_8@54973 -
This commit is contained in:
parent
cfed9d353d
commit
67b142136c
@ -1366,7 +1366,7 @@ var
|
||||
NewY: integer;
|
||||
NewTopLine: integer;
|
||||
CurUnit: TUDUnit;
|
||||
MainPath: RawByteString;
|
||||
MainPath: String;
|
||||
|
||||
function OpenDependency: boolean;
|
||||
// returns false to abort
|
||||
|
Loading…
Reference in New Issue
Block a user