Browse Source

* updated stat record

git-svn-id: trunk@5235 -
tom_at_work 19 years ago
parent
commit
25ad38ec50
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rtl/linux/powerpc64/stat.inc

+ 1 - 1
rtl/linux/powerpc64/stat.inc

@@ -35,7 +35,7 @@
       st_gid     : gid_t;
 
       st_rdev    : cULong;
-      st_size    : int64;
+      st_size    : off_t;
       st_blksize : cULong;
       st_blocks  : cULong;     { Number 512-byte blocks allocated. }