mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-13 16:15:51 +01:00
2018-07-27 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in ripcd(8) that threw a segfault when executing 'DC!'.
This commit is contained in:
@@ -86,7 +86,7 @@ class MainObject : public QObject
|
||||
void ExecCart(int cartnum);
|
||||
void LogGpioEvent(int matrix,int line,RDMatrix::GpioType type,bool state);
|
||||
void ParseCommand(int);
|
||||
void DispatchCommand(int);
|
||||
bool DispatchCommand(int);
|
||||
void KillSocket(int);
|
||||
void EchoCommand(int,const char *);
|
||||
void BroadcastCommand(const char *,int except_ch=-1);
|
||||
|
||||
Reference in New Issue
Block a user