VirtualBox

Changeset 26369 in vbox


Ignore:
Timestamp:
Feb 9, 2010 1:48:45 PM (15 years ago)
Author:
vboxsync
Message:

iprt/err.h: VERR_IGNORED

File:
1 edited

Legend:

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

    r25692 r26369  
    609609/** Not a power of two. */
    610610#define VERR_NOT_POWER_OF_TWO               (-90)
     611/** Status code, typically given as a parameter, that isn't supposed to be used. */
     612#define VERR_IGNORED                        (-91)
    611613/** @} */
    612614
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