diff options
Diffstat (limited to 'src/subtitle.cc')
| -rw-r--r-- | src/subtitle.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/subtitle.cc b/src/subtitle.cc index d828628..663c161 100644 --- a/src/subtitle.cc +++ b/src/subtitle.cc @@ -59,5 +59,5 @@ Block::Block (RawSubtitle s) , italic (s.italic) , underline (s.underline) { - + } |
