diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-24 01:06:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-24 01:06:04 +0100 |
| commit | 9e523d8a4062ad52330dff6c2ba50e54184c9bb2 (patch) | |
| tree | cc10da19d90f9ad1d17066e152602c3f88e5bf2b /src/smpte_load_font_node.h | |
| parent | 242d42f32a1fbcf9fb1fe64d8c98e907e407703d (diff) | |
No-op: whitespace.
Diffstat (limited to 'src/smpte_load_font_node.h')
| -rw-r--r-- | src/smpte_load_font_node.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/smpte_load_font_node.h b/src/smpte_load_font_node.h index 5d02fb1b..823b2d8d 100644 --- a/src/smpte_load_font_node.h +++ b/src/smpte_load_font_node.h @@ -30,7 +30,7 @@ namespace cxml { } namespace dcp { - + /** @class SMPTELoadFontNode * @brief Parser for LoadFont nodes from SMPTE subtitle XML. */ @@ -46,5 +46,5 @@ public: bool operator== (SMPTELoadFontNode const & a, SMPTELoadFontNode const & b); bool operator!= (SMPTELoadFontNode const & a, SMPTELoadFontNode const & b); - + } |
