Changeset 84509 in vbox for trunk/src/VBox/Additions/os2
- Timestamp:
- May 25, 2020 3:09:24 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/os2/VBoxSF/VBoxSFInternal.h
r79112 r84509 87 87 uint8_t cchName; 88 88 /** The shared folder name. If there is a tag it follows as a second string. */ 89 RT_FLEXIBLE_ARRAY_EXTENSION 89 90 char szName[RT_FLEXIBLE_ARRAY]; 90 91 } VBOXSFFOLDER;
Note:
See TracChangeset
for help on using the changeset viewer.