No-op: remove all trailing whitespace.
[dcpomatic.git] / src / lib / sndfile_examiner.h
index b3ab3c4e2b282ce19cf326938cea1a56a9c6edee..c64ceae6eb4bbb3f4f8c9cfa34895eae614fa014 100644 (file)
@@ -24,7 +24,7 @@ class SndfileExaminer : public Sndfile, public AudioExaminer
 {
 public:
        SndfileExaminer (boost::shared_ptr<const SndfileContent> content);
-       
+
        int audio_channels () const;
        Frame audio_length () const;
        int audio_frame_rate () const;