diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-18 14:51:49 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-18 14:51:49 +0000 |
| commit | 95dc81ecbc031b6ffaee2053884115de4ee4b393 (patch) | |
| tree | b6f7fd430fe5de560bc6505eafc9c4e3729e7bed /src/subtitle.cc | |
| parent | c41e0eb748cd39ce6ebe0c7c354e99ccf87a951b (diff) | |
| parent | 485794f8322b090a22da841961025b19642e42a2 (diff) | |
Merge branch '1.0' of git.carlh.net:git/libsub into 1.0
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) { - + } |
