mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
lavf: add missing '*' in a doxy.
This commit is contained in:
parent
10d2ea2604
commit
1432c1c429
@ -817,7 +817,7 @@ typedef struct AVFormatContext {
|
|||||||
*/
|
*/
|
||||||
void *priv_data;
|
void *priv_data;
|
||||||
|
|
||||||
/*
|
/**
|
||||||
* I/O context.
|
* I/O context.
|
||||||
*
|
*
|
||||||
* decoding: either set by the user before avformat_open_input() (then
|
* decoding: either set by the user before avformat_open_input() (then
|
||||||
|
Loading…
Reference in New Issue
Block a user