2021-06-02 Fred Gleason <fredg@paravelsystems.com>

* Cleaned up compile warnings in ripcd(8).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-06-02 15:21:57 -04:00
parent 5b07961763
commit 803c17ca36
14 changed files with 36 additions and 18 deletions

View File

@@ -109,7 +109,7 @@ bool BtSs82::secondaryTtyActive()
void BtSs82::processCommand(RDMacro *cmd)
{
char str[9];
char str[256];
switch(cmd->command()) {
case RDMacro::GO: