VirtualBox

Changeset 7123 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Feb 25, 2008 4:18:43 PM (17 years ago)
Author:
vboxsync
Message:

fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedClipboard/darwin.cpp

    r7117 r7123  
    5050    uint32_t fFormats = 0;
    5151    /* Retrieve the formats currently in the clipboard and supported by vbox */
    52     int rc = queryPasteboardFormats (pCtx->pasteboard, fFormats);
     52    int rc = queryPasteboardFormats (pCtx->pasteboard, &fFormats);
    5353
    5454    if (fFormats > 0)
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