VirtualBox

Ignore:
Timestamp:
Apr 17, 2014 7:14:38 AM (11 years ago)
Author:
vboxsync
Message:

Main: warning

File:
1 edited

Legend:

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

    r51092 r51093  
    14221422        return NULL;
    14231423    if (s_fHaveInotifyKernel)
    1424         return (void *)testInotifyInitGood;
    1425     return (void *)testInotifyInitBad;
     1424        return (void *)(uintptr_t)testInotifyInitGood;
     1425    return (void *)(uintptr_t)testInotifyInitBad;
    14261426}
    14271427
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