typo in stat
parent
2e40f83393
commit
8be06f0e5e
|
@ -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 }
|
||||
|
|
Loading…
Reference in New Issue