* fixed wrongly matched comment pair for log section

This commit is contained in:
Jonas Maebe 2000-07-16 07:08:22 +00:00
parent d63d102d25
commit 25d36d7547

View File

@ -2645,9 +2645,12 @@ Const
YOffset := (MaxY+1)*page;
end;
(*
{
$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
}