Changeset 81204 in vbox
- Timestamp:
- Oct 10, 2019 10:23:48 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 133860
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/path.h
r80832 r81204 735 735 /** The offset of the filename suffix, offset of the NUL char if none. */ 736 736 uint16_t offSuffix; 737 /** The leng htof the suffix. */737 /** The length of the suffix. */ 738 738 uint16_t cchSuffix; 739 739 /** Array of component descriptors (variable size).
Note:
See TracChangeset
for help on using the changeset viewer.