Mercurial > libavcodec.hg
changeset 8309:f73e7117bf67 libavcodec
s/#AVClass/AVClass/, consistent with the rest of the doxy.
author | stefano |
---|---|
date | Fri, 12 Dec 2008 23:02:21 +0000 |
parents | 61cfb1dcfae5 |
children | 4e58133ef122 |
files | opt.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/opt.h Fri Dec 12 16:21:23 2008 +0000 +++ b/opt.h Fri Dec 12 23:02:21 2008 +0000 @@ -91,7 +91,7 @@ * 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