Browse Source

* remove warnign

peter 21 years ago
parent
commit
f218923511
1 changed files with 4 additions and 2 deletions
  1. 4 2
      rtl/linux/sparc/stat.inc

+ 4 - 2
rtl/linux/sparc/stat.inc

@@ -13,7 +13,6 @@
 
  **********************************************************************}
 
- {$warning CHECK ME and FIX ME !!!!!!!!!!!}
   Stat = packed Record  // No unix typing because of differences
     case byte of
       0: (st_dev    : word;
@@ -62,7 +61,10 @@
 
 {
   $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
     * stat fixed