diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-16 20:35:54 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-16 20:35:54 +0000 |
| commit | 5877be91301e5dd54ca125c0acd7bfb1ecc3dcd6 (patch) | |
| tree | 96952a50aeb4f68ab458f8191a3d464f8ced7aa7 /src/subtitle.cc | |
| parent | 462902f22a930c52d6d4ac4ac9097d078108b568 (diff) | |
No-op; remove trailing whitespace.
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) { - + } |
