mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-10 07:08:33 +02:00
- update-check: formatting code using astyle; some manual code nicenings
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -40,8 +40,6 @@
|
|||||||
#define C4U_SLEEP (6 * 60 * 60) // 6 hours
|
#define C4U_SLEEP (6 * 60 * 60) // 6 hours
|
||||||
#define C4U_FLAGFILE FLAGDIR "/.update"
|
#define C4U_FLAGFILE FLAGDIR "/.update"
|
||||||
|
|
||||||
/* ----------------------------------------------------------------- */
|
|
||||||
|
|
||||||
CFlashUpdateCheck::CFlashUpdateCheck()
|
CFlashUpdateCheck::CFlashUpdateCheck()
|
||||||
{
|
{
|
||||||
c4u_thread = 0;
|
c4u_thread = 0;
|
||||||
|
Reference in New Issue
Block a user