mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-07 04:50:31 +02:00
* UNIX peter, UNIX, not LINUX!!!
This commit is contained in:
parent
ea7b4b5367
commit
47fb111639
@ -149,7 +149,7 @@ Unit oCrt;
|
||||
Interface
|
||||
|
||||
Uses
|
||||
{$ifdef linux}
|
||||
{$ifdef unix}
|
||||
{$ifdef ver1_0}
|
||||
linux,
|
||||
{$else}
|
||||
@ -3266,7 +3266,10 @@ End. { of Unit oCrt }
|
||||
|
||||
{
|
||||
$Log$
|
||||
Revision 1.7 2001-04-10 23:30:04 peter
|
||||
Revision 1.8 2001-06-19 15:24:54 marco
|
||||
* UNIX peter, UNIX, not LINUX!!!
|
||||
|
||||
Revision 1.7 2001/04/10 23:30:04 peter
|
||||
* regenerated
|
||||
|
||||
Revision 1.6 2001/04/08 12:27:55 peter
|
||||
|
Loading…
Reference in New Issue
Block a user