Changeset 22115 in vbox for trunk/src/VBox/Runtime/include
- Timestamp:
- Aug 9, 2009 11:08:25 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/include/internal/dbgmod.h
r21046 r22115 375 375 * This is used to perform automatic cleanup and sharing. */ 376 376 uint32_t volatile cRefs; 377 /** The module tag. */ 378 uint64_t uTag; 377 379 /** The module name (short). */ 378 380 char const *pszName;
Note:
See TracChangeset
for help on using the changeset viewer.