VirtualBox

Changeset 19072 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Apr 21, 2009 12:52:56 PM (16 years ago)
Author:
vboxsync
Message:

IPRT/getopt.h: iShort must be greater than 0.

File:
1 edited

Legend:

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

    r19025 r19072  
    104104    /** The short option character.
    105105     * This doesn't have to be a character, it may also be a \#define or enum value if
    106      * there isn't any short version of this option. Must not be 0. */
     106     * there isn't any short version of this option. Must be greater than 0. */
    107107    int             iShort;
    108108    /** The flags (RTGETOPT_*). */
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