2016-04-25 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression in 'ripcd/btsrc16.cpp' that broke RML processing.
This commit is contained in:
Fred Gleason 2016-04-25 13:30:19 -04:00
parent 1d32d1d120
commit c837ab24ae
2 changed files with 3 additions and 1 deletions

View File

@ -15075,3 +15075,5 @@
2016-04-23 Fred Gleason <fredg@paravelsystems.com>
* Renamed the 'ClockAddress' parameter to 'HostAddress' in
'rlm/rlm_walltime.c'.
2016-04-25 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in 'ripcd/btsrc16.cpp' that broke RML processing.

View File

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