[MPlayer-cvslog] r24801 - trunk/libswscale/rgb2rgb.h
diego
subversion at mplayerhq.hu
Thu Oct 18 11:31:47 CEST 2007
Author: diego
Date: Thu Oct 18 11:31:47 2007
New Revision: 24801
Log:
1l: Update wrong #endif comment.
Modified:
trunk/libswscale/rgb2rgb.h
Modified: trunk/libswscale/rgb2rgb.h
==============================================================================
--- trunk/libswscale/rgb2rgb.h (original)
+++ trunk/libswscale/rgb2rgb.h Thu Oct 18 11:31:47 2007
@@ -143,4 +143,4 @@ extern void (*yvu9_to_yuy2)(const uint8_
void sws_rgb2rgb_init(int flags);
-#endif /* RGB2RGB_INCLUDED */
+#endif /* FFMPEG_RGB2RGB_H */
More information about the MPlayer-cvslog
mailing list