Changeset 78012 in vbox for trunk/src/VBox/Main/src-server
- Timestamp:
- Apr 4, 2019 11:36:37 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/HostDnsService.h
r77995 r78012 66 66 HostDnsService::monitorThreadInitializationDone() */ 67 67 virtual HRESULT init(HostDnsMonitorProxy *pProxy); 68 69 void uninit(void); 68 virtual void uninit(void); 70 69 71 70 protected:
Note:
See TracChangeset
for help on using the changeset viewer.