VirtualBox

Opened 4 years ago

Closed 4 years ago

#19257 closed defect (fixed)

inconsistent comment vs code in function isNoNeedToCheck

Reported by: gentoo_eshoes Owned by:
Component: other Version: VirtualBox 6.1.2
Keywords: Cc:
Guest type: other Host type: Linux

Description

seen at: https://github.com/mirror/vbox/blob/master/src/VBox/Frontends/VirtualBox/src/net/UIUpdateDefs.cpp#L87-L91 reproduced here:

bool VBoxUpdateData::isNoNeedToCheck() const
{
    /* Return 'false' if Period == Never: */
    return m_periodIndex == PeriodNever;
}

Change History (2)

comment:1 by gentoo_eshoes, 4 years ago

comment:2 by janitor, 4 years ago

Resolution: fixed
Status: newclosed

Thanks! Fixed in SVN now.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use