[FFmpeg-cvslog] r13068 - trunk/libavutil/log.h
diego
subversion
Tue May 6 10:41:13 CEST 2008
Author: diego
Date: Tue May 6 10:41:13 2008
New Revision: 13068
Log:
minor wording fix
Modified:
trunk/libavutil/log.h
Modified: trunk/libavutil/log.h
==============================================================================
--- trunk/libavutil/log.h (original)
+++ trunk/libavutil/log.h Tue May 6 10:41:13 2008
@@ -31,7 +31,7 @@
typedef struct AVCLASS AVClass;
struct AVCLASS {
/**
- * The name of the class; usually it is the same name of the
+ * The name of the class; usually it is the same name as the
* context structure type to which the AVClass is associated.
*/
const char* class_name;
More information about the ffmpeg-cvslog
mailing list