VirtualBox

Changeset 85287 in vbox for trunk/src/VBox/Main/src-server


Ignore:
Timestamp:
Jul 12, 2020 11:44:17 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
139264
Message:

Main/VirtualBoxImpl.cpp: Fix copy&paste blunder in i_onExtraDataCanChange(). bugref:9790

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp

    r85286 r85287  
    33233323    HRESULT hrc = CreateExtraDataCanChangeEvent(ptrEvent.asOutParam(), m->pEventSource, aId.toUtf16().raw(), aKey, aValue);
    33243324    AssertComRCReturn(hrc, TRUE);
    3325     i_postEvent(new AsyncEvent(this, ptrEvent));
    33263325
    33273326    VBoxEventDesc EvtDesc(ptrEvent, m->pEventSource);
Note: See TracChangeset for help on using the changeset viewer.

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