- Timestamp:
- Jun 15, 2015 11:25:50 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/VBoxSCSI.cpp
r56428 r56429 52 52 pVBoxSCSI->uTargetDevice = 0; 53 53 pVBoxSCSI->cbBuf = 0; 54 pVBoxSCSI->cbBufLeft = 0; 54 55 pVBoxSCSI->iBuf = 0; 55 56 if (pVBoxSCSI->pbBuf)
Note:
See TracChangeset
for help on using the changeset viewer.