opnsense-ports/comms/klog/files/patch-setuppagelogsnew.cpp
Franco Fichtner cc8c62afa4 */*: sync with upstream
Taken from: FreeBSD
2015-12-01 07:20:31 +01:00

10 lines
398 B
C++

--- setuppagelogsnew.cpp.orig 2015-09-15 18:40:58 UTC
+++ setuppagelogsnew.cpp
@@ -735,6 +735,7 @@ bool SetupPageLogsNew::isThereAnyNotMana
//qDebug() << "SetupPageLogsNew::isThereAnyNotManagedLog tras el while" << endl;
}
//qDebug() << "SetupPageLogsNew::isThereAnyNotManagedLog END" << endl;
+ return true;
}
void SetupPageLogsNew::setStationCallSign(const QString _st)