Ignore:
Timestamp:
Sep 1, 2016, 5:12:24 PM (9 years ago)
Author:
bird
Message:

updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/nt/ntstat.h

    r2856 r2858  
    6363    __int16             st_uid;
    6464    __int16             st_gid;
    65     unsigned __int16    st_padding1[3];
     65    unsigned __int16    st_padding1;
     66    unsigned __int32    st_attribs;
    6667    unsigned __int32    st_blksize;
    6768    __int64             st_blocks;
Note: See TracChangeset for help on using the changeset viewer.