mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-06 08:38:52 +02:00
* 1.0.x bootstrap fix
This commit is contained in:
parent
dc71fc8290
commit
0c80377ca8
@ -35,7 +35,7 @@ uses
|
|||||||
|
|
||||||
Procedure AddDisk(const path:string);
|
Procedure AddDisk(const path:string);
|
||||||
|
|
||||||
var
|
const
|
||||||
Tzseconds : Longint = 0;
|
Tzseconds : Longint = 0;
|
||||||
|
|
||||||
implementation
|
implementation
|
||||||
@ -1092,7 +1092,10 @@ end.
|
|||||||
{
|
{
|
||||||
|
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.50 2004-10-31 22:25:31 olle
|
Revision 1.51 2004-11-01 07:10:56 peter
|
||||||
|
* 1.0.x bootstrap fix
|
||||||
|
|
||||||
|
Revision 1.50 2004/10/31 22:25:31 olle
|
||||||
* Fix for FPC_USE_LIBC
|
* Fix for FPC_USE_LIBC
|
||||||
|
|
||||||
Revision 1.49 2004/10/30 20:55:54 marco
|
Revision 1.49 2004/10/30 20:55:54 marco
|
||||||
|
Loading…
Reference in New Issue
Block a user