Changeset 54304 in vbox
- Timestamp:
- Feb 19, 2015 6:10:04 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/HostDnsService.cpp
r54302 r54304 280 280 void HostDnsMonitorProxy::notify() const 281 281 { 282 LogRel(("HostDnsMonitorProxy::notify\n")); 282 283 m->fModified = true; 283 284 const_cast<VirtualBox *>(m->virtualbox)->i_onHostNameResolutionConfigurationChange();
Note:
See TracChangeset
for help on using the changeset viewer.