Changeset 73128 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Jul 13, 2018 3:51:26 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 123716
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp
r73119 r73128 2174 2174 if (!list.at(j).GetId().compare(strTypeId)) 2175 2175 return list.at(j); 2176 AssertMsgFailed(("Type ID incorrect: '%s'.", strTypeId.toLatin1().constData()));2177 2176 return CGuestOSType(); 2178 2177 }
Note:
See TracChangeset
for help on using the changeset viewer.