No-op: remove all trailing whitespace.
[dcpomatic.git] / src / lib / md5_digester.h
index 8ae7e81cfe99e2078d8dd67dd2bbe0fdc2dc5117..6507146721a2ce3004e9f4f068f0db64ee0add0a 100644 (file)
@@ -36,7 +36,7 @@ public:
        }
 
        void add (std::string const & s);
-       
+
        std::string get () const;
 
 private: