mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-19 22:49:37 +01:00
*** empty log message ***
This commit is contained in:
parent
2f4ba80e7b
commit
3f15c310d7
@ -46,12 +46,15 @@ function settimeofday(tp:ptimeval;tzp:ptimezone):cint;
|
||||
begin
|
||||
settimeofday:=do_SysCall(Syscal_nr_settimeofday,TSysParam(@tp),tzp);
|
||||
end;
|
||||
{$endof}
|
||||
{$endif}
|
||||
{$endif}
|
||||
|
||||
{
|
||||
$Log$
|
||||
Revision 1.2 2004-10-27 04:22:04 marco
|
||||
Revision 1.3 2004-10-27 04:22:29 marco
|
||||
*** empty log message ***
|
||||
|
||||
Revision 1.2 2004/10/27 04:22:04 marco
|
||||
* cvs log and extra endif
|
||||
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user