mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-21 15:09:14 +02:00
+ indicate error code
This commit is contained in:
parent
1e47486b4e
commit
63d446bb87
@ -1,3 +1,4 @@
|
||||
{ %RESULT=202 }
|
||||
{$ifdef linux}
|
||||
{$define nocheck}
|
||||
{$endif}
|
||||
@ -23,7 +24,10 @@ end.
|
||||
|
||||
{
|
||||
$Log$
|
||||
Revision 1.2 2002-01-19 12:37:12 peter
|
||||
Revision 1.3 2002-03-05 21:54:09 carl
|
||||
+ indicate error code
|
||||
|
||||
Revision 1.2 2002/01/19 12:37:12 peter
|
||||
* no checking for linux
|
||||
|
||||
Revision 1.1 2001/12/10 02:41:41 carl
|
||||
|
Loading…
Reference in New Issue
Block a user