Changeset 41783 in vbox for trunk/src/VBox/HostDrivers/Support
- Timestamp:
- Jun 16, 2012 7:24:15 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 78601
- Location:
- trunk/src/VBox/HostDrivers/Support
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h
r41169 r41783 177 177 178 178 /** Current interface version. 179 * The upper 16-bit is the major version, the thelower the minor version.179 * The upper 16-bit is the major version, the lower the minor version. 180 180 * When incompatible changes are made, the upper major number has to be changed. 181 181 * -
trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp
r41338 r41783 1752 1752 1753 1753 /* 1754 * Copy, convert and fix up the theprobe location table.1754 * Copy, convert and fix up the probe location table. 1755 1755 */ 1756 1756 if (pVtgHdr->cBits == 32)
Note:
See TracChangeset
for help on using the changeset viewer.