changeset 24773:e2cd504bcd70

1l: Update wrong #endif comment.
author diego
date Thu, 18 Oct 2007 09:31:47 +0000
parents fff1db0add79
children 13b688cd5038
files libswscale/rgb2rgb.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libswscale/rgb2rgb.h	Thu Oct 18 09:30:33 2007 +0000
+++ b/libswscale/rgb2rgb.h	Thu Oct 18 09:31:47 2007 +0000
@@ -143,4 +143,4 @@
 
 void sws_rgb2rgb_init(int flags);
 
-#endif /* RGB2RGB_INCLUDED */
+#endif /* FFMPEG_RGB2RGB_H */