mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-16 15:41:13 +02:00
Removed trailing whitespace in 'lib/rdlogplay.cpp'
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -1969,7 +1969,7 @@ bool RDLogPlay::StartEvent(int line,RDLogLine::TransType trans_type,
|
||||
}
|
||||
}
|
||||
break;
|
||||
|
||||
|
||||
case RDLogLine::Segue:
|
||||
for(int i=0;i<running;i++) {
|
||||
RDLogLine *prev_logline=logLine(lines[i]);
|
||||
|
Reference in New Issue
Block a user