VirtualBox

Changeset 86026 in vbox for trunk/include/iprt/getopt.h


Ignore:
Timestamp:
Sep 3, 2020 5:06:05 PM (4 years ago)
Author:
vboxsync
Message:

include/iprt/getopt.h: comment fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/getopt.h

    r82968 r86026  
    362362 * @returns IPRT error status on parse error.
    363363 * @returns VINF_GETOPT_NOT_OPTION when encountering a non-option argument and
    364  *          RTGETOPT_FLAG_SORT was not specified. pValueUnion->psz points to the
    365  *          argument string.
     364 *          RTGETOPTINIT_FLAGS_OPTS_FIRST was not specified. pValueUnion->psz
     365 *          points to the argument string.
    366366 * @returns VERR_GETOPT_UNKNOWN_OPTION when encountering an unknown option.
    367367 *          pValueUnion->psz points to the option string.
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