VirtualBox

Changeset 23748 in vbox


Ignore:
Timestamp:
Oct 14, 2009 8:49:02 AM (15 years ago)
Author:
vboxsync
Message:

gl support test app fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/generic/OpenGLTestApp.cpp

    r23741 r23748  
    9797
    9898        RTGETOPTSTATE State;
    99         int rc = RTGetOptInit(&State, argc-1, argv+1, &s_aOptionDefs[0], RT_ELEMENTS(s_aOptionDefs), 0, 0);
     99        rc = RTGetOptInit(&State, argc-1, argv+1, &s_aOptionDefs[0], RT_ELEMENTS(s_aOptionDefs), 0, 0);
    100100        AssertRCReturn(rc, 49);
    101101
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