- Timestamp:
- Jan 9, 2025 10:11:53 AM (3 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/CloudGateway.cpp
r107580 r107581 188 188 HRESULT startCloudGateway(ComPtr<IVirtualBox> virtualBox, ComPtr<ICloudNetwork> network, GatewayInfo& gateway) 189 189 { 190 HRESULT hrc = S_OK;190 HRESULT hrc; 191 191 192 192 try
Note:
See TracChangeset
for help on using the changeset viewer.