VirtualBox

Changeset 39676 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Dec 21, 2011 11:50:10 PM (13 years ago)
Author:
vboxsync
Message:

LogDbgDestinations: bugfix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp

    r39668 r39676  
    529529    HRESULT hrc = autoCaller.rc();
    530530    if (SUCCEEDED(hrc))
    531         hrc = logStringProps(RTLogRelDefaultInstance(), RTLogGetDestinations, "RTLogGetDestinations", a_pbstrSettings);
     531        hrc = logStringProps(RTLogGetDefaultInstance(), RTLogGetDestinations, "RTLogGetDestinations", a_pbstrSettings);
    532532
    533533    return hrc;
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette