[FFmpeg-cvslog] r16085 - trunk/libavcodec/opt.h

stefano subversion
Sat Dec 13 00:02:21 CET 2008


Author: stefano
Date: Sat Dec 13 00:02:21 2008
New Revision: 16085

Log:
s/#AVClass/AVClass/, consistent with the rest of the doxy.


Modified:
   trunk/libavcodec/opt.h

Modified: trunk/libavcodec/opt.h
==============================================================================
--- trunk/libavcodec/opt.h	(original)
+++ trunk/libavcodec/opt.h	Sat Dec 13 00:02:21 2008
@@ -91,7 +91,7 @@ typedef struct AVOption {
  * for which it is the case that opt->flags & mask == flags).
  *
  * @param[in] obj a pointer to a struct whose first element is a
- * pointer to an #AVClass
+ * pointer to an AVClass
  * @param[in] name the name of the option to look for
  * @param[in] unit the unit of the option to look for, or any if NULL
  * @return a pointer to the option found, or NULL if no option




More information about the ffmpeg-cvslog mailing list