mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 23:42:58 +02:00
- lcd4linux: code formatation using astyle
Conflicts: src/driver/lcd4l.cpp Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -69,7 +69,7 @@ class CLCD4l
|
||||
static void lcd4linux(bool run);
|
||||
private:
|
||||
std::thread *thrLCD4l;
|
||||
static void* LCD4lProc(void *arg);
|
||||
static void *LCD4lProc(void *arg);
|
||||
bool exit_proc;
|
||||
|
||||
struct tm *tm_struct;
|
||||
|
Reference in New Issue
Block a user