No-op: whitespace.
[libdcp.git] / src / smpte_load_font_node.cc
index b3ae3ff86639cab897d11b48aa99570c808ee13b..3efd2d58d46a46eb44276f3e3724ce3c6fb08db8 100644 (file)
@@ -35,7 +35,7 @@ SMPTELoadFontNode::SMPTELoadFontNode (shared_ptr<const cxml::Node> node)
        : LoadFontNode (node->string_attribute ("ID"))
        , urn (node->content().substr (9))
 {
-       
+
 }
 
 bool