Runs.
[dcpomatic.git] / src / lib / scp_dcp_job.h
index 08d8e2c787ec9b26abaec751127e875dd5f627e4..8c16d53fbf7c6867cb4ebebed4a3440a528c7172 100644 (file)
@@ -34,7 +34,7 @@ public:
 
 private:
        void set_status (std::string);
-       
+
        mutable boost::mutex _status_mutex;
        std::string _status;
 };