VirtualBox

Changeset 85987 in vbox for trunk/src/VBox/HostServices


Ignore:
Timestamp:
Sep 1, 2020 5:57:22 PM (4 years ago)
Author:
vboxsync
Message:

Shared Clipboard: Docs nits. bugref:9437

File:
1 edited

Legend:

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

    r85985 r85987  
    13381338            ShClPayloadFree(pPayload);
    13391339
    1340         /* No one holding a reference to the event event anymore? Unregister it. */
     1340        /* No one holding a reference to the event anymore? Unregister it. */
    13411341        if (ShClEventGetRefs(&pClient->EventSrc, idEvent) == 0)
    13421342        {
     
    13551355 *
    13561356 * @returns VBox status code.
    1357  * @param   pClient             Client to request to read data form.
     1357 * @param   pClient             Client to report clipboard formats to.
    13581358 * @param   fFormats            The formats to report (VBOX_SHCL_FMT_XXX), zero
    13591359 *                              is okay (empty the clipboard).
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