Changeset 84509 in vbox for trunk/src/VBox/ValidationKit/bootsectors/bs3kit/VBoxBs3ObjConverter.cpp
- Timestamp:
- May 25, 2020 3:09:24 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/bootsectors/bs3kit/VBoxBs3ObjConverter.cpp
r83773 r84509 3807 3807 struct OMFDETAILSALLOC *pNext; 3808 3808 /** The allocated bytes. */ 3809 RT_FLEXIBLE_ARRAY_EXTENSION 3809 3810 uint8_t abData[RT_FLEXIBLE_ARRAY]; 3810 3811 } OMFDETAILSALLOC;
Note:
See TracChangeset
for help on using the changeset viewer.