Changeset 52108 in vbox for trunk/include/iprt
- Timestamp:
- Jul 21, 2014 8:21:00 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/err.h
r52050 r52108 926 926 #define VWRN_UNABLE_TO_SATISFY_REQUIREMENTS 22406 927 927 /** The requested allocation is too big. */ 928 #define VERR_ALLOCATION_TOO_BIG (-2240 5)928 #define VERR_ALLOCATION_TOO_BIG (-22407) 929 929 /** @} */ 930 930
Note:
See TracChangeset
for help on using the changeset viewer.