mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-26 04:50:25 +00:00
Replace incorrect @NOTE Doxygen command by @note; capitalization matters.
Originally committed as revision 23980 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
3fa7626863
commit
8a4d7a3013
@ -1038,7 +1038,7 @@ int av_seek_frame(AVFormatContext *s, int stream_index, int64_t timestamp,
|
||||
* @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!
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user