VirtualBox

Changeset 98069 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Jan 13, 2023 4:14:44 AM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
155194
Message:

Main/Host: Comments nits.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/HostImpl.cpp

    r96407 r98069  
    256256
    257257    HostPowerService        *pHostPowerService;
    258     /** Host's DNS informaton fetching */
     258    /** Host's DNS information fetching */
    259259    HostDnsMonitorProxy     hostDnsMonitorProxy;
    260260
     
    10611061HRESULT Host::getDomainName(com::Utf8Str &aDomainName)
    10621062{
    1063     /* XXX: note here should be synchronization with thread polling state
    1064      * changes in name resoving system on host */
     1063    /** @todo XXX: note here should be synchronization with thread polling state
     1064     * changes in name resolving system on host */
    10651065    return m->hostDnsMonitorProxy.GetDomainName(&aDomainName);
    10661066}
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette