mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 02:20:56 +01:00
minor spelling fix
Originally committed as revision 13066 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
35a71f1d9f
commit
e4a957d1a7
1 changed files with 2 additions and 2 deletions
|
|
@ -31,8 +31,8 @@
|
|||
typedef struct AVCLASS AVClass;
|
||||
struct AVCLASS {
|
||||
/**
|
||||
* the name of the class, usually it is the same name of the
|
||||
* context structure type to which the AVClass is associated
|
||||
* The name of the class; usually it is the same name of the
|
||||
* context structure type to which the AVClass is associated.
|
||||
*/
|
||||
const char* class_name;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue