Commit 5feb8856 authored by stefano's avatar stefano

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


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16085 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 5ca73d35
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment