1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00

lavf: add missing '*' in a doxy.

This commit is contained in:
Anton Khirnov 2012-05-07 12:21:19 +02:00
parent 10d2ea2604
commit 1432c1c429

View File

@ -817,7 +817,7 @@ typedef struct AVFormatContext {
*/
void *priv_data;
/*
/**
* I/O context.
*
* decoding: either set by the user before avformat_open_input() (then