1l: Update wrong #endif comment.

Originally committed as revision 24801 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
Diego Biurrun 2007-10-18 09:31:47 +00:00
parent 39c70be189
commit 522e9cf4e0
1 changed files with 1 additions and 1 deletions

View File

@ -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);
#endif /* RGB2RGB_INCLUDED */
#endif /* FFMPEG_RGB2RGB_H */