This commit is contained in:
Axel Kittenberger 2016-12-21 16:38:04 +01:00
parent 8e1a85a12d
commit 98c83a7fbf
1 changed files with 1 additions and 1 deletions

View File

@ -1015,7 +1015,7 @@ local Combiner = ( function
log( log(
'Delay', 'Delay',
d2.etype, ': ', d2.etype, ': ',
d2.path, ' -> ', d2.path2,i d2.path, ' -> ', d2.path2,
' splits on ', ' splits on ',
d1.etype, ': ', d1.path d1.etype, ': ', d1.path
) )