Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 376187 | Differences between
and this patch

Collapse All | Expand All

(-)a/FreeFileSync/Source/ui/version_check_impl.h (-1 lines)
Lines 45-51 Link Here
45
}
45
}
46
46
47
47
48
inline
49
bool shouldRunAutomaticUpdateCheck(time_t lastUpdateCheck)
48
bool shouldRunAutomaticUpdateCheck(time_t lastUpdateCheck)
50
{
49
{
51
    if (lastUpdateCheck == getVersionCheckInactiveId())
50
    if (lastUpdateCheck == getVersionCheckInactiveId())

Return to bug 376187