VirtualBox

Changeset 76432 in vbox for trunk/include


Ignore:
Timestamp:
Dec 23, 2018 10:55:05 PM (6 years ago)
Author:
vboxsync
Message:

iprt/errcode.h: Include VERR_GETOPT_UNKNOWN_OPTION. bugref:9344

File:
1 edited

Legend:

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

    r76423 r76432  
    944944 * @ingroup grp_rt_err */
    945945#define VINF_GETOPT_NOT_OPTION              828
     946/** RTGetOpt: Command line option not recognized.
     947 * @ingroup grp_rt_err */
     948#define VERR_GETOPT_UNKNOWN_OPTION          (-825)
    946949
    947950/** @} */
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