VirtualBox

Changeset 14006

Show
Ignore:
Timestamp:
11/10/08 13:57:46 (2 months ago)
Author:
vboxsync
Message:

VERR_END_OF_STRING/VINF_END_OF_STRING.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/include/iprt/err.h

    r13254 r14006  
    487487 * The requested operation can only be performed when preemption is enabled. */ 
    488488#define VERR_PREEMPT_DISABLED               (-82) 
     489/** End of string. */ 
     490#define VERR_END_OF_STRING                  (-83) 
     491/** End of string. */ 
     492#define VINF_END_OF_STRING                  83 
    489493/** @} */ 
    490494 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy