* updated stat record

git-svn-id: trunk@5235 -
This commit is contained in:
tom_at_work 2006-11-05 10:22:24 +00:00
parent 479143a63e
commit 25ad38ec50

View File

@ -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. }