lavf: add missing '*' in a doxy.

pull/30/merge
Anton Khirnov 13 years ago
parent 10d2ea2604
commit 1432c1c429
  1. 2
      libavformat/avformat.h

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

Loading…
Cancel
Save