Commit 325335f0 authored by diego's avatar diego

1l: Update wrong #endif comment.


git-svn-id: file:///var/local/repositories/mplayer/trunk/libswscale@24801 b3059339-0415-0410-9bf9-f77b7e298cf2
parent fe30e889
...@@ -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