Changeset 41791 in vbox for trunk/include/VBox/dis.h
- Timestamp:
- Jun 16, 2012 11:02:09 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 78609
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/dis.h
r41790 r41791 632 632 uint32_t uPadding4; 633 633 #endif 634 /** User data that can be set prior to calling the API.635 * @deprecated Please don't use this any more. */636 void *pvUser2;637 #if ARCH_BITS == 32638 uint32_t uPadding5;639 #endif640 634 } DISSTATE; 641 635
Note:
See TracChangeset
for help on using the changeset viewer.