lcd4l: fix my typo

Origin commit data
------------------
Branch: ni/coolstream
Commit: 631c925e0e
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-07-18 (Sun, 18 Jul 2021)

Origin message was:
------------------
- lcd4l: fix my typo

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2021-07-18 21:46:16 +02:00
parent 1dcbe346ce
commit c99798a67b

View File

@@ -73,7 +73,7 @@ class CLCD4l
OnAfterStop,
OnBeforeRestart,
OnAfterRestart,
OnAfter;
OnError;
private:
std::thread *thrLCD4l;