Changeset 590 for trunk/src/sh_hash.c
- Timestamp:
- Oct 27, 2025, 6:57:03 PM (17 hours ago)
- File:
-
- 1 edited
-
trunk/src/sh_hash.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/sh_hash.c
r583 r590 1287 1287 #if defined(__linux__) || defined(HAVE_STAT_FLAGS) 1288 1288 p.attributes = (UINT32) buf->attributes; 1289 #else 1290 p.attributes = (UINT32) 0; 1289 1291 #endif 1290 1292 p.linkmode = (UINT32) buf->linkmode;
Note:
See TracChangeset
for help on using the changeset viewer.