Changeset 2251 in vbox for trunk/src/VBox
- Timestamp:
- Apr 20, 2007 12:21:15 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/DBGFInternal.h
r450 r2251 115 115 typedef struct DBGFINFO 116 116 { 117 /** The flags. */ 118 uint32_t fFlags; 117 119 /** Owner type. */ 118 120 DBGFINFOTYPE enmType;
Note:
See TracChangeset
for help on using the changeset viewer.