Browse Source

* updated stat record

git-svn-id: trunk@5235 -
tom_at_work 19 năm trước cách đây
mục cha
commit
25ad38ec50
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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. }