Commit 522e9cf4 authored by Diego Biurrun's avatar Diego Biurrun

1l: Update wrong #endif comment.

Originally committed as revision 24801 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
parent 39c70be1
...@@ -143,4 +143,4 @@ extern void (*yvu9_to_yuy2)(const uint8_t *src1, const uint8_t *src2, const uint ...@@ -143,4 +143,4 @@ extern void (*yvu9_to_yuy2)(const uint8_t *src1, const uint8_t *src2, const uint
void sws_rgb2rgb_init(int flags); void sws_rgb2rgb_init(int flags);
#endif /* RGB2RGB_INCLUDED */ #endif /* FFMPEG_RGB2RGB_H */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment