summaryrefslogtreecommitdiff
path: root/src/subtitle.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-12-18 14:51:49 +0000
committerCarl Hetherington <cth@carlh.net>2015-12-18 14:51:49 +0000
commit95dc81ecbc031b6ffaee2053884115de4ee4b393 (patch)
treeb6f7fd430fe5de560bc6505eafc9c4e3729e7bed /src/subtitle.cc
parentc41e0eb748cd39ce6ebe0c7c354e99ccf87a951b (diff)
parent485794f8322b090a22da841961025b19642e42a2 (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.cc2
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)
{
-
+
}