Changeset 78930 in vbox for trunk/src/VBox/Main
- Timestamp:
- Jun 3, 2019 10:56:02 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp
r78929 r78930 1962 1962 hrc = aRc; 1963 1963 } 1964 catc t(int aRc)1964 catch (int aRc) 1965 1965 { 1966 1966 LogRel(("%s: Cloud import (local phase) - exception occured (%Rrc).\n", __FUNCTION__, aRc));
Note:
See TracChangeset
for help on using the changeset viewer.