Changeset 27431 in vbox for trunk/include/iprt
- Timestamp:
- Mar 17, 2010 1:33:58 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 58907
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/err.h
r26801 r27431 1251 1251 /** The handle ID was not found in the set. */ 1252 1252 #define VERR_POLL_HANDLE_ID_NOT_FOUND (-952) 1253 /** The poll set is full. */ 1254 #define VERR_POLL_SET_IS_FULL (-953) 1253 1255 /** @} */ 1254 1256
Note:
See TracChangeset
for help on using the changeset viewer.