No-op: whitespace.
[libdcp.git] / src / object.h
index 70cbe9996be1ec652df85cb6d97cb5f25e6a1c76..303e46d33c2793c77e5ce9833e4a0f8c76d79d3c 100644 (file)
@@ -48,11 +48,11 @@ public:
 
 protected:
        friend class ::write_subtitle_test;
-       
+
        /** ID */
        std::string _id;
 };
-       
+
 }
 
 #endif