Changeset 64428 in vbox for trunk/src/libs/xpcom18a4/xpcom/base
- Timestamp:
- Oct 26, 2016 12:35:20 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/xpcom/base/nsError.h
r34653 r64428 215 215 #define NS_ERROR_FACTORY_EXISTS (NS_ERROR_BASE + 0x100) 216 216 217 /* Socket failures */ 218 #define NS_ERROR_SOCKET_FAIL (NS_ERROR_BASE + 0x200) 219 217 220 218 221 /* For COM compatibility reasons, we want to use exact error code numbers
Note:
See TracChangeset
for help on using the changeset viewer.