VirtualBox

Ignore:
Timestamp:
Apr 29, 2019 11:07:26 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
130325
Message:

Shared Clipboard/URI: Build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/haiku/VBoxTray/VBoxClipboard.cpp

    r78315 r78346  
    380380            switch (u32Msg)
    381381            {
    382                 case VBOX_SHARED_CLIPBOARD_HOST_MSG_FORMATS:
     382                case VBOX_SHARED_CLIPBOARD_HOST_MSG_REPORT_FORMATS:
    383383                {
    384384                    /*
     
    386386                     * the information to the handler.
    387387                     */
    388                     LogRelFlowFunc(("VBOX_SHARED_CLIPBOARD_HOST_MSG_FORMATS u32Formats=%x\n", u32Formats));
     388                    LogRelFlowFunc(("VBOX_SHARED_CLIPBOARD_HOST_MSG_REPORT_FORMATS u32Formats=%x\n", u32Formats));
    389389                    BMessage msg(VBOX_GUEST_CLIPBOARD_HOST_MSG_FORMATS);
    390390                    msg.AddInt32("Formats", (uint32)u32Formats);
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