# HG changeset patch # User stefano # Date 1229122941 0 # Node ID f73e7117bf678e04b54040e7c43e0a9d1c3ff0c0 # Parent 61cfb1dcfae590068012150448d5b28aa31d7204 s/#AVClass/AVClass/, consistent with the rest of the doxy. diff -r 61cfb1dcfae5 -r f73e7117bf67 opt.h --- 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