Changeset 42073 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Jul 10, 2012 7:41:06 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/DrvVD.cpp
r42071 r42073 2298 2298 { 2299 2299 rc = PDMDRV_SET_ERROR(pDrvIns, rc, 2300 N_("DrvVD: Configuration error: Querying \" Discard\" as boolean failed"));2300 N_("DrvVD: Configuration error: Querying \"InformAboutZeroBlocks\" as boolean failed")); 2301 2301 break; 2302 2302 }
Note:
See TracChangeset
for help on using the changeset viewer.