# HG changeset patch # User diego # Date 1192699907 0 # Node ID e2cd504bcd703714b639c273093d29814557effc # Parent fff1db0add79cb6a07f238b114981a66c3d5ee5f 1l: Update wrong #endif comment. diff -r fff1db0add79 -r e2cd504bcd70 libswscale/rgb2rgb.h --- 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 */