Changeset 57393 in vbox for trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp
- Timestamp:
- Aug 17, 2015 3:02:05 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp
r57358 r57393 1350 1350 } 1351 1351 1352 intvbvaVHWACommandCompleteAsync(PPDMIDISPLAYVBVACALLBACKS pInterface, PVBOXVHWACMD pCmd)1352 DECLCALLBACK(int) vbvaVHWACommandCompleteAsync(PPDMIDISPLAYVBVACALLBACKS pInterface, PVBOXVHWACMD pCmd) 1353 1353 { 1354 1354 int rc;
Note:
See TracChangeset
for help on using the changeset viewer.