VirtualBox

Ignore:
Timestamp:
Apr 10, 2015 10:29:54 AM (10 years ago)
Author:
vboxsync
Message:

s/drag'n'drop/drag and drop/

File:
1 edited

Legend:

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

    r54859 r55180  
    22552255    int rc = VbglR3DnDConnect(&uClientID);
    22562256    if (RT_FAILURE(rc))
    2257         LogRel(("DnD: Unable to connect to drag'n drop service, rc=%Rrc\n", rc));
     2257        LogRel(("DnD: Unable to connect to drag and drop service, rc=%Rrc\n", rc));
    22582258    /* Not RT_FAILURE: VINF_PERMISSION_DENIED is host service not present. */
    22592259    if (rc != VINF_SUCCESS)
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