Changeset 84509 in vbox for trunk/src/VBox/ValidationKit/utils
- Timestamp:
- May 25, 2020 3:09:24 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 138238
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/utils/fs/FsPerf.cpp
r83986 r84509 268 268 RTLISTNODE Entry; 269 269 uint16_t cchName; 270 RT_FLEXIBLE_ARRAY_EXTENSION 270 271 char szName[RT_FLEXIBLE_ARRAY]; 271 272 } FSPERFNAMEENTRY;
Note:
See TracChangeset
for help on using the changeset viewer.