VirtualBox

Ignore:
Timestamp:
Jan 27, 2020 9:23:57 PM (5 years ago)
Author:
vboxsync
Message:

Shared Clipboard: Warning. bugref:9437

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/VBoxClient/clipboard.cpp

    r82882 r82885  
    199199DECLCALLBACK(void) ShClX11RequestFromX11CompleteCallback(PSHCLCONTEXT pCtx, int rc, CLIPREADCBREQ *pReq, void *pv, uint32_t cb)
    200200{
    201     RT_NOREF(pCtx);
     201    RT_NOREF(pCtx, rc);
    202202
    203203    LogFlowFunc(("rc=%Rrc, Format=0x%x, pv=%p, cb=%RU32\n", rc, pReq->Format, pv, cb));
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