Changeset 48492 in vbox for trunk/src/VBox/Main
- Timestamp:
- Sep 16, 2013 3:40:44 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp
r48489 r48492 162 162 */ 163 163 164 if (!propertyRef) 165 return S_OK; 166 164 167 CFStringRef domainNameRef = (CFStringRef)CFDictionaryGetValue( 165 168 static_cast<CFDictionaryRef>(propertyRef), CFSTR("DomainName"));
Note:
See TracChangeset
for help on using the changeset viewer.