VirtualBox

Changeset 58330 in vbox


Ignore:
Timestamp:
Oct 20, 2015 10:10:54 AM (9 years ago)
Author:
vboxsync
Message:

Build fix.

File:
1 edited

Legend:

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

    r58329 r58330  
    314314                    hr = m_pProgress->Cancel();
    315315                    AssertComRC(hr);
    316                     hr = m_pProgress->i_notifyComplete(S_FALSE);
     316                    hr = m_pProgress->i_notifyComplete(S_OK);
    317317                    AssertComRC(hr);
    318318
     
    848848    {
    849849#ifdef DEBUG
    850 # if 1
     850# if 0
    851851        /* Hardcode the to-used protocol version; nice for testing side effects. */
    852852        uProto = 3;
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