remove whitespace at eol
[goodguy/history.git] / cinelerra-5.1 / plugins / yuv411 / yuv411.h
index 8a4bb9875637839f1b8c197ee28017cc30f748b4..b4b0ca784e360517e1cfc1047f61d0fc6f8814a8 100644 (file)
@@ -16,7 +16,7 @@ public:
        yuv411Config();
        void copy_from(yuv411Config &that);
        int equivalent(yuv411Config &that);
-       void interpolate(yuv411Config &prev, yuv411Config &next, 
+       void interpolate(yuv411Config &prev, yuv411Config &next,
                long prev_frame, long next_frame, long current_frame);
        int int_horizontal;
        int avg_vertical;