VirtualBox

Changeset 47259 in vbox for trunk/src/VBox/ExtPacks


Ignore:
Timestamp:
Jul 19, 2013 1:58:26 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
87388
Message:

pdmifs: fix putEventMT definition.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ExtPacks/BusMouseSample/BusMouse.cpp

    r47208 r47259  
    613613static DECLCALLBACK(int) mouPutEventMT(PPDMIMOUSEPORT pInterface, uint32_t x,
    614614                                       uint32_t y, uint32_t cContact,
    615                                        bool fContact)
     615                                       uint32_t fContact)
    616616{
    617617    AssertFailedReturn(VERR_NOT_SUPPORTED);
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