VirtualBox

Changeset 1857

Show
Ignore:
Timestamp:
04/02/07 14:28:25 (2 years ago)
Author:
vboxsync
Message:

VERR_NAT_DNS => VINF_NAT_DNS

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/include/VBox/err.h

    r1711 r1857  
    924924 */ 
    925925/** Failed to find the DNS configured for this machine. */ 
    926 #define VERR_NAT_DNS                                (-3000) 
     926#define VINF_NAT_DNS                                3000 
    927927/** Failed to convert the specified Guest IP to a binary IP address. 
    928928 * Malformed input. */ 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy