- Timestamp:
- Feb 5, 2006, 4:57:28 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/libc-0.6/src/emx/src/lib/sys/fs.c
r2526 r2528 1598 1598 } 1599 1599 else 1600 LIBC_ASSERTM_FAILED("Invalid file mode EA: u32=0%o (st_mode=0%o)\n", u32, pStat->st_mode);1600 LIBC_ASSERTM_FAILED("Invalid file mode EA: u32=0%o\n", u32); 1601 1601 } 1602 1602 else
Note:
See TracChangeset
for help on using the changeset viewer.