Changeset 1857
- Timestamp:
- 04/02/07 14:28:25 (2 years ago)
- Files:
-
- trunk/include/VBox/err.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/include/VBox/err.h
r1711 r1857 924 924 */ 925 925 /** Failed to find the DNS configured for this machine. */ 926 #define V ERR_NAT_DNS (-3000)926 #define VINF_NAT_DNS 3000 927 927 /** Failed to convert the specified Guest IP to a binary IP address. 928 928 * Malformed input. */

