VirtualBox

Changeset 8696 in vbox for trunk/src/VBox/Additions/x11


Ignore:
Timestamp:
May 8, 2008 8:19:23 AM (17 years ago)
Author:
vboxsync
Message:

two fixes for compiler warnings annyoing me every day (these where fixed in the Xorg git after the randr 1.2.1 release)

Location:
trunk/src/VBox/Additions/x11/x11include
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/x11include/1.3/X11/extensions/randrproto.h

    r6499 r8696  
    565565    CARD8 rotation;                     /* new rotation */
    566566    CARD16 sequenceNumber B16;
    567     Time timestamp B32; B32;                    /* time screen was changed */
    568     Time configTimestamp B32; B32;              /* time config data was changed */
     567    Time timestamp B32;                 /* time screen was changed */
     568    Time configTimestamp B32;           /* time config data was changed */
    569569    Window root B32;                    /* root window */
    570570    Window window B32;                  /* window requesting notification */
  • trunk/src/VBox/Additions/x11/x11include/1.4/X11/extensions/randrproto.h

    r6499 r8696  
    565565    CARD8 rotation;                     /* new rotation */
    566566    CARD16 sequenceNumber B16;
    567     Time timestamp B32; B32;                    /* time screen was changed */
    568     Time configTimestamp B32; B32;              /* time config data was changed */
     567    Time timestamp B32;                 /* time screen was changed */
     568    Time configTimestamp B32;           /* time config data was changed */
    569569    Window root B32;                    /* root window */
    570570    Window window B32;                  /* window requesting notification */
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