No-op: whitespace.
[libdcp.git] / src / font_asset.h
index 13333777461e10773fbc8cc22654733d3e64eb04..d099932251d661992fe54795a206bb0ed25f7a67 100644 (file)
@@ -32,7 +32,7 @@ class FontAsset : public Asset
 {
 public:
        FontAsset (boost::filesystem::path file);
-       
+
 private:
        std::string pkl_type (Standard standard) const;
 };