Changeset 67731 in vbox for trunk/include/iprt/fs.h
- Timestamp:
- Jun 30, 2017 12:59:48 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/fs.h
r64622 r67731 234 234 * non-Windows hosts). */ 235 235 RTFSTYPE_FAT, 236 /** Extended File Allocation Table, main target are flash drives. */ 237 RTFSTYPE_EXFAT, 236 238 237 239 /* Solaris: */
Note:
See TracChangeset
for help on using the changeset viewer.