﻿id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host
19257,inconsistent comment vs code in function isNoNeedToCheck,gentoo_eshoes,,"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;
}
}}}

",defect,closed,other,VirtualBox 6.1.2,fixed,,,other,Linux
