VirtualBox

Ignore:
Timestamp:
Aug 13, 2009 12:04:41 PM (15 years ago)
Author:
vboxsync
Message:

gcc warnings (not important)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11-auto.cpp

    r22097 r22232  
    344344static Window g_ahWin1[] = { 20 };
    345345static XWindowAttributes g_aAttrib1Before[] =
    346 { { 100, 200, 200, 300, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
     346{ { 100, 200, 200, 300, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
    347347    IsViewable }
    348348};
     
    353353};
    354354static XWindowAttributes g_aAttrib1After[] =
    355 { { 200, 300, 200, 300, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
     355{ { 200, 300, 200, 300, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
    356356    IsViewable }
    357357};
     
    393393
    394394static XWindowAttributes g_aAttrib2Before[] =
    395 { { 100, 200, 200, 300, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
     395{ { 100, 200, 200, 300, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
    396396    IsViewable }
    397397};
     
    429429
    430430static XWindowAttributes g_aAttrib3Before[] =
    431 { { 200, 300, 200, 300, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
     431{ { 200, 300, 200, 300, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
    432432    IsUnmapped }
    433433};
     
    460460
    461461static XWindowAttributes g_aAttrib4After[] =
    462 { { 100, 200, 300, 400, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
     462{ { 100, 200, 300, 400, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
    463463    IsUnmapped }
    464464};
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