Changeset 50213 in vbox for trunk/src/VBox/Main/src-server/darwin
- Timestamp:
- Jan 24, 2014 8:23:12 AM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 91785
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp
r49243 r50213 184 184 if (!pszServerAddress) 185 185 continue; 186 186 187 187 info.servers.push_back(std::string(pszServerAddress)); 188 188 }
Note:
See TracChangeset
for help on using the changeset viewer.