Changeset 88211 in vbox for trunk/src/VBox/Main
- Timestamp:
- Mar 19, 2021 6:00:26 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 143376
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp
r88209 r88211 3520 3520 { 3521 3521 // InsertConfig threw something: 3522 VMR3SetError(pUVM, x.m_vrc, RT_SRC_POS, "Caught ConfigError: %Rrc - %s", x.m_vrc, x.what()); 3522 3523 return x.m_vrc; 3523 3524 }
Note:
See TracChangeset
for help on using the changeset viewer.