VirtualBox

Changeset 55203 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 13, 2015 10:00:17 AM (10 years ago)
Author:
vboxsync
Message:

Additions/x11/vboxvideo: sometimes we do have to create our atoms.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/vboxvideo/helpers.c

    r55191 r55203  
    6464    if (!ROOT_WINDOW(pScrn))
    6565        return VERR_NOT_FOUND;
    66     atom = MakeAtom(pszName, strlen(pszName), FALSE);
     66    atom = MakeAtom(pszName, strlen(pszName), TRUE);
    6767    if (atom == BAD_RESOURCE)
    6868        return VERR_NOT_FOUND;
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