mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 19:01:13 +02:00
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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user