mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 09:19:32 +02:00
lazutils: fixed typo
git-svn-id: trunk@48418 -
This commit is contained in:
parent
82504c2aaf
commit
0763ff58d5
@ -49,7 +49,7 @@ type
|
||||
|
||||
// %0:s Current block, since enter
|
||||
// %1:s Sum of Nested blocks frame
|
||||
// %2:s Paren block, since enter
|
||||
// %2:s Parent block, since enter
|
||||
// %4:s Sum of Nested blocks in parent frame
|
||||
function DbgsMemUsed(AFormat: String = '%0:d'): string;
|
||||
function DbgsTimeUsed(AFormat: String = '%0:n'): string;
|
||||
|
Loading…
Reference in New Issue
Block a user