[FFmpeg-cvslog] r23980 - trunk/libavformat/avformat.h
diego
subversion
Fri Jul 2 13:46:29 CEST 2010
Author: diego
Date: Fri Jul 2 13:46:29 2010
New Revision: 23980
Log:
Replace incorrect @NOTE Doxygen command by @note; capitalization matters.
Modified:
trunk/libavformat/avformat.h
Modified: trunk/libavformat/avformat.h
==============================================================================
--- trunk/libavformat/avformat.h Fri Jul 2 13:44:58 2010 (r23979)
+++ trunk/libavformat/avformat.h Fri Jul 2 13:46:29 2010 (r23980)
@@ -1038,7 +1038,7 @@ int av_seek_frame(AVFormatContext *s, in
* @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!
*/
More information about the ffmpeg-cvslog
mailing list