* removed eoln

This commit is contained in:
peter 2000-04-24 11:09:05 +00:00
parent 613ceaa8fb
commit 70d3d42a5c

View File

@ -60,9 +60,6 @@ const
'xx' : literal text
}
Eoln = #10;
type
TSystemTime = record
Year, Month, Day: word;
@ -106,7 +103,10 @@ Function FileDateToDateTime (Filedate : Longint) : TDateTime;
{
$Log$
Revision 1.6 2000-02-09 16:59:32 peter
Revision 1.7 2000-04-24 11:09:05 peter
* removed eoln
Revision 1.6 2000/02/09 16:59:32 peter
* truncated log
}