1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00

cosmetics: trim trailing whitespace in postproc

This commit is contained in:
Alex Converse 2011-05-05 22:33:30 -07:00 committed by Alex Converse
parent 1569554153
commit c38d9780eb

View File

@ -1100,4 +1100,3 @@ void pp_postprocess(const uint8_t * src[3], const int srcStride[3],
}
}
}