mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 12:49:13 +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;
|
NewY: integer;
|
||||||
NewTopLine: integer;
|
NewTopLine: integer;
|
||||||
CurUnit: TUDUnit;
|
CurUnit: TUDUnit;
|
||||||
MainPath: RawByteString;
|
MainPath: String;
|
||||||
|
|
||||||
function OpenDependency: boolean;
|
function OpenDependency: boolean;
|
||||||
// returns false to abort
|
// returns false to abort
|
||||||
|
Loading…
Reference in New Issue
Block a user