mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 23:42:58 +02:00
lcd4l: rename OnAfterError->OnError
This commit is contained in:
@@ -85,7 +85,7 @@ class CLCD4l
|
||||
OnAfterStop,
|
||||
OnBeforeRestart,
|
||||
OnAfterRestart,
|
||||
OnAfterError;
|
||||
OnError;
|
||||
|
||||
private:
|
||||
std::thread *thrLCD4l;
|
||||
|
Reference in New Issue
Block a user