Changeset 39676 in vbox for trunk/src/VBox
- Timestamp:
- Dec 21, 2011 11:50:10 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp
r39668 r39676 529 529 HRESULT hrc = autoCaller.rc(); 530 530 if (SUCCEEDED(hrc)) 531 hrc = logStringProps(RTLog RelDefaultInstance(), RTLogGetDestinations, "RTLogGetDestinations", a_pbstrSettings);531 hrc = logStringProps(RTLogGetDefaultInstance(), RTLogGetDestinations, "RTLogGetDestinations", a_pbstrSettings); 532 532 533 533 return hrc;
Note:
See TracChangeset
for help on using the changeset viewer.