lcd4linux: code formatation using astyle

Origin commit data
------------------
Commit: 47df64ae06
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-11 (Fri, 11 Jun 2021)

Origin message was:
------------------
- lcd4linux: code formatation using astyle
This commit is contained in:
vanhofen
2021-06-11 21:16:22 +02:00
parent 5619fada1f
commit d31001a193
2 changed files with 45 additions and 45 deletions

View File

@@ -64,7 +64,7 @@ class CLCD4l
private:
std::thread *thrLCD4l;
static void* LCD4lProc(void *arg);
static void *LCD4lProc(void *arg);
bool exit_proc;
struct tm *tm_struct;