Changeset 84509 in vbox for trunk/src/VBox/Runtime/common/checksum
- Timestamp:
- May 25, 2020 3:09:24 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/checksum/manifest2.cpp
r82968 r84509 65 65 bool fVisited; 66 66 /** The normalized property name that StrCore::pszString points at. */ 67 RT_FLEXIBLE_ARRAY_EXTENSION 67 68 char szName[RT_FLEXIBLE_ARRAY]; 68 69 } RTMANIFESTATTR;
Note:
See TracChangeset
for help on using the changeset viewer.