typo in stat

db4
Doug Coleman 2009-08-30 19:05:49 -05:00
parent 2e40f83393
commit 8be06f0e5e
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ STRUCT: stat
{ st_mode mode_t }
{ st_nlink nlink_t }
{ st_uid uid_t }
{ st_gid git_t }
{ st_gid gid_t }
{ st_rdev __dev_t }
{ st_atimespec timespec }
{ st_mtimespec timespec }