Changeset 23693 in vbox for trunk/include/iprt
- Timestamp:
- Oct 12, 2009 1:43:17 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/err.h
r23644 r23693 603 603 /** Return instigated by a callback or similar. */ 604 604 #define VINF_CALLBACK_RETURN 88 605 /** Authentication failure. */ 606 #define VERR_AUTHENTICATION_FAILURE (-89) 605 607 /** @} */ 606 608
Note:
See TracChangeset
for help on using the changeset viewer.