Changeset 43416 in vbox for trunk/include
- Timestamp:
- Sep 24, 2012 1:34:38 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/err.h
r42588 r43416 1239 1239 /** Protocol error. */ 1240 1240 #define VERR_NET_PROTOCOL_ERROR (-466) 1241 /** Incomplete packet was submitted by guest. */ 1242 #define VERR_NET_INCOMPLETE_TX_PACKET (-467) 1241 1243 /** @} */ 1242 1244
Note:
See TracChangeset
for help on using the changeset viewer.