1l: Update wrong #endif comment.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24801 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-10-18 09:31:47 +00:00
parent 4f29b1485a
commit 42adf39c38
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 */