VirtualBox

Ignore:
Timestamp:
Apr 2, 2019 2:06:13 PM (6 years ago)
Author:
vboxsync
Message:

Main/HostDnsService: Renaming and cleanup (no functional changes).

File:
1 edited

Legend:

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

    r76553 r77984  
    9494
    9595
    96 int HostDnsServiceLinux::monitorWorker()
     96int HostDnsServiceLinux::monitorWorker(void)
    9797{
    9898
     
    151151            RT_ZERO(combo);
    152152            ssize_t r = read(polls[0].fd, static_cast<void *>(&combo), sizeof(combo));
    153             NOREF(r);
     153            RT_NOREF(r);
    154154
    155155            if (combo.e.wd == wd[0])
Note: See TracChangeset for help on using the changeset viewer.

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