Commit 30a3c570 authored by takis's avatar takis

Correct typo.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@8058 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 7b4cb731
...@@ -2567,7 +2567,7 @@ void avcodec_flush_buffers(AVCodecContext *avctx); ...@@ -2567,7 +2567,7 @@ void avcodec_flush_buffers(AVCodecContext *avctx);
void avcodec_default_free_buffers(AVCodecContext *s); void avcodec_default_free_buffers(AVCodecContext *s);
/* misc usefull functions */ /* misc useful functions */
/** /**
* returns a single letter to describe the picture type * returns a single letter to describe the picture type
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment