diff avformat.h @ 6218:3f6559c501e3 libavformat

Replace incorrect @NOTE Doxygen command by @note; capitalization matters.
author diego
date Fri, 02 Jul 2010 11:46:29 +0000
parents ccb05424c391
children 0bc4c96a5aea
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!
  */