Changeset 14561 in vbox for trunk/src/VBox/Main
- Timestamp:
- Nov 25, 2008 10:15:45 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/HardDiskFormatImpl.cpp
r14225 r14561 123 123 break; 124 124 } 125 126 default: 127 AssertMsgFailed(("Invalid enm type %d!\n", pa->enmValueType)); 128 return E_INVALIDARG; 125 129 } 126 130
Note:
See TracChangeset
for help on using the changeset viewer.