Rework
This commit is contained in:
@@ -429,7 +429,7 @@ begin
|
||||
// blk.Address;
|
||||
// blk.BlockLength;
|
||||
s := Format('%3d %4.4x-%4.4x (%4.4x)'#13, [i,blk.Address,blk.Address+blk.BlockLength, blk.BlockLength]);
|
||||
writeln(s);
|
||||
// writeln(s);
|
||||
INC(i);
|
||||
|
||||
end;
|
||||
|
||||
Reference in New Issue
Block a user