Changeset 25068 in vbox
- Timestamp:
- Nov 28, 2009 10:13:53 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 55421
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp
r25052 r25068 498 498 { 499 499 /* pVBVA->hostFlags has been set up by pfnVBVAEnable. */ 500 LogFlowFunc(("u32HostEvents 0x%08X, u32SupportedOrders %0x%08X\n",500 LogFlowFunc(("u32HostEvents 0x%08X, u32SupportedOrders 0x%08X\n", 501 501 pVBVA->hostFlags.u32HostEvents, pVBVA->hostFlags.u32SupportedOrders)); 502 502
Note:
See TracChangeset
for help on using the changeset viewer.