Changeset 294 in vbox
- Timestamp:
- Jan 25, 2007 10:14:45 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/VBoxHDD.cpp
r262 r294 4256 4256 N_("VHDD: Configuration error: Querying \"Path\" as string failed")); 4257 4257 4258 bool fReadOnly;4259 4258 rc = CFGMR3QueryBool(pCfgHandle, "ReadOnly", &fReadOnly); 4260 4259 if (rc == VERR_CFGM_VALUE_NOT_FOUND)
Note:
See TracChangeset
for help on using the changeset viewer.

