VirtualBox

Changeset 22492 in vbox


Ignore:
Timestamp:
Aug 26, 2009 10:20:02 PM (15 years ago)
Author:
vboxsync
Message:

iprt/err.h: VERR_IPE_UNINITIALIZED_STATUS.

File:
1 edited

Legend:

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

    r22488 r22492  
    742742/** Internal error: Unexpected status code. */
    743743#define VERR_IPE_UNEXPECTED_ERROR_STATUS    (-232)
     744/** Internal error: Uninitialized status code.
     745 * @remarks This is used by value elsewhere.  */
     746#define VERR_IPE_UNINITIALIZED_STATUS       (-233)
    744747/** @} */
    745748
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