瀏覽代碼

* updated stat record

git-svn-id: trunk@5235 -
tom_at_work 19 年之前
父節點
當前提交
25ad38ec50
共有 1 個文件被更改,包括 1 次插入1 次删除
  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. }