VirtualBox

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


Ignore:
Timestamp:
May 8, 2009 4:29:42 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
47083
Message:

GuestHost/SharedClipboard/x11: renamed a struct

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedClipboard/x11-clipboard.cpp

    r19152 r19536  
    6565   
    6666    /** Pointer to the opaque X11 backend structure */
    67     VBOXCLIPBOARDCONTEXTX11 *pBackend;
     67    CLIPBACKEND *pBackend;
    6868    /** Pointer to the VBox host client data structure. */
    6969    VBOXCLIPBOARDCLIENTDATA *pClient;
     
    215215{
    216216    int rc = VINF_SUCCESS;
    217     VBOXCLIPBOARDCONTEXTX11 *pBackend = NULL;
     217    CLIPBACKEND *pBackend = NULL;
    218218
    219219    LogRel(("Starting host clipboard service\n"));
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