mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 18:09:27 +02:00
* More typo fixes
git-svn-id: trunk@6981 -
This commit is contained in:
parent
0dc221be8f
commit
3399c88af7
@ -45,7 +45,7 @@
|
||||
st_mode,
|
||||
st_uid,
|
||||
st_gid,
|
||||
__pad0 : cardinal;
|
||||
__pad1 : cardinal;
|
||||
st_rdev : qword;
|
||||
st_size,
|
||||
st_blksize,
|
||||
@ -57,7 +57,7 @@
|
||||
st_mtime_nsec,
|
||||
st_ctime,
|
||||
st_ctime_nsec : qword;
|
||||
__unused : array[0..2] of qword;);
|
||||
__unused2 : array[0..2] of qword;);
|
||||
end;
|
||||
|
||||
{$else}
|
||||
|
Loading…
Reference in New Issue
Block a user