mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-07 09:20:29 +01:00
* fixed wrongly matched comment pair for log section
This commit is contained in:
parent
d63d102d25
commit
25d36d7547
@ -2645,9 +2645,12 @@ Const
|
|||||||
YOffset := (MaxY+1)*page;
|
YOffset := (MaxY+1)*page;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
(*
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.2 2000-07-13 11:33:41 michael
|
Revision 1.3 2000-07-16 07:08:22 jonas
|
||||||
|
* fixed wrongly matched comment pair for log section
|
||||||
|
|
||||||
|
Revision 1.2 2000/07/13 11:33:41 michael
|
||||||
+ removed logs
|
+ removed logs
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user