mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 07:35:55 +01:00
2016-04-25 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in 'ripcd/btsrc16.cpp' that broke RML processing.
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -118,7 +118,7 @@ bool BtSrc16::secondaryTtyActive()
|
||||
|
||||
void BtSrc16::processCommand(RDMacro *cmd)
|
||||
{
|
||||
char str[9];
|
||||
char str[20];
|
||||
|
||||
switch(cmd->command()) {
|
||||
case RDMacro::GO:
|
||||
|
||||
Reference in New Issue
Block a user