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