Changeset 29709 in vbox for trunk/include
- Timestamp:
- May 20, 2010 5:15:39 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 61884
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/err.h
r29533 r29709 1298 1298 /** The network already exists with a different security profile (restricted / public). */ 1299 1299 #define VERR_INTNET_INCOMPATIBLE_FLAGS (-3604) 1300 /** Failed to create a virtual network interface instance. */ 1301 #define VERR_INTNET_FLT_VNIC_CREATE_FAILED (-3605) 1300 1302 /** @} */ 1301 1303
Note:
See TracChangeset
for help on using the changeset viewer.