Changeset 48494 in vbox for trunk/src/VBox/Main
- Timestamp:
- Sep 16, 2013 3:49:51 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/HostDnsServiceResolvConf.cpp
r48330 r48494 126 126 } 127 127 128 if (!cNameserversFound)129 return E_FAIL;130 131 128 return S_OK; 132 129
Note:
See TracChangeset
for help on using the changeset viewer.