- update-check: formatting code using astyle; some manual code nicenings

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2021-12-06 05:18:19 +01:00
committed by Thilo Graf
parent bfbba84b90
commit 863dac9275
2 changed files with 10 additions and 12 deletions

View File

@@ -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;