VirtualBox

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


Ignore:
Timestamp:
Aug 24, 2007 3:14:54 PM (17 years ago)
Author:
vboxsync
Message:

gcc warning

File:
1 edited

Legend:

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

    r4071 r4356  
    944944    char *pcArgv = 0;
    945945    int rc = VINF_SUCCESS;
    946     String szFallbackResources[] = { "*.width: 1", "*.height: 1", 0 };
     946    String szFallbackResources[] = { (char*)"*.width: 1", (char*)"*.height: 1", 0 };
    947947    Display *pDisplay;
    948948    LogRel (("vboxClipboardThread: starting clipboard thread\n"));
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