mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-08 01:19:28 +01:00
* remove warnign
This commit is contained in:
parent
79d45deec7
commit
f218923511
@ -13,7 +13,6 @@
|
|||||||
|
|
||||||
**********************************************************************}
|
**********************************************************************}
|
||||||
|
|
||||||
{$warning CHECK ME and FIX ME !!!!!!!!!!!}
|
|
||||||
Stat = packed Record // No unix typing because of differences
|
Stat = packed Record // No unix typing because of differences
|
||||||
case byte of
|
case byte of
|
||||||
0: (st_dev : word;
|
0: (st_dev : word;
|
||||||
@ -62,7 +61,10 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.2 2004-05-27 23:15:02 peter
|
Revision 1.3 2004-05-27 23:15:14 peter
|
||||||
|
* remove warnign
|
||||||
|
|
||||||
|
Revision 1.2 2004/05/27 23:15:02 peter
|
||||||
* startup argc,argv,envp fix
|
* startup argc,argv,envp fix
|
||||||
* stat fixed
|
* stat fixed
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user