VirtualBox

Changeset 78899 in vbox


Ignore:
Timestamp:
May 31, 2019 3:35:46 PM (6 years ago)
Author:
vboxsync
Message:

Shared Clipboard/URI: Build fix.

File:
1 edited

Legend:

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

    r78897 r78899  
    84248424
    84258425    int rc = VINF_SUCCESS;
     8426
     8427# ifdef VBOX_WITH_SHARED_CLIPBOARD_URI_LIST
    84268428    HRESULT hrc;
    8427 
    8428 #define H()         AssertMsgBreakStmt(!FAILED(hrc), ("hrc=%Rhrc\n", hrc), rc = VERR_GENERAL_FAILURE)
     8429#  define H()         AssertMsgBreakStmt(!FAILED(hrc), ("hrc=%Rhrc\n", hrc), rc = VERR_GENERAL_FAILURE)
     8430# endif /* VBOX_WITH_SHARED_CLIPBOARD_URI_LIST */
    84298431
    84308432    switch (u32Function)
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