Mercurial > libavformat.hg
changeset 6218:3f6559c501e3 libavformat
Replace incorrect @NOTE Doxygen command by @note; capitalization matters.
author | diego |
---|---|
date | Fri, 02 Jul 2010 11:46:29 +0000 |
parents | d71ea3c26202 |
children | a036426dc8e6 |
files | avformat.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/avformat.h Fri Jul 02 11:41:13 2010 +0000 +++ b/avformat.h Fri Jul 02 11:46:29 2010 +0000 @@ -1038,7 +1038,7 @@ * @param flags flags * @return >=0 on success, error code otherwise * - * @NOTE This is part of the new seek API which is still under construction. + * @note This is part of the new seek API which is still under construction. * Thus do not use this yet. It may change at any time, do not expect * ABI compatibility yet! */