[FFmpeg-cvslog] r13066 - trunk/libavutil/log.h

Benoit Fouet benoit.fouet
Tue May 6 10:29:56 CEST 2008


diego wrote:
> Modified: trunk/libavutil/log.h
> ==============================================================================
> --- trunk/libavutil/log.h	(original)
> +++ trunk/libavutil/log.h	Tue May  6 10:03:30 2008
> @@ -31,8 +31,8 @@
>  typedef struct AVCLASS AVClass;
>  struct AVCLASS {
>      /**
> -     * the name of the class, usually it is the same name of the
> -     * context structure type to which the AVClass is associated
> +     * The name of the class; usually it is the same name of the
> +     * context structure type to which the AVClass is associated.
>   

shouldn't that be 'same ... as' ?

-- 
Benoit Fouet
Purple Labs S.A.
www.purplelabs.com




More information about the ffmpeg-cvslog mailing list