No-op: remove all trailing whitespace.
[dcpomatic.git] / test / pixel_formats_test.cc
index 68d225e6efa36dc6b69a5b30f8319b7e6da74eaa..f99bd717cdbe0d70c0c4ea4e3ad6a5d204a7c6cd 100644 (file)
@@ -51,7 +51,7 @@ struct Case
                bpp[1] = b1;
                bpp[2] = b2;
        }
-       
+
        AVPixelFormat format;
        int components;
        int lines[3];