VirtualBox

Changeset 5912 in vbox for trunk/src/VBox/Runtime/common


Ignore:
Timestamp:
Dec 2, 2007 9:32:00 PM (17 years ago)
Author:
vboxsync
Message:

backed out r26450

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/misc/getopt.cpp

    r5911 r5912  
    2626
    2727
    28 RTDECL(int) RTGetOpt(int argc, const char *argv[], PCRTOPTIONDEF paOptions, size_t cOptions, int *piThis, PRTOPTIONUNION pValueUnion)
     28RTDECL(int) RTGetOpt(int argc, char *argv[], PCRTOPTIONDEF paOptions, size_t cOptions, int *piThis, PRTOPTIONUNION pValueUnion)
    2929{
    3030    pValueUnion->pDef = NULL;
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