Commit 3f07e8db authored by Michael Niedermayer's avatar Michael Niedermayer

Doxy consistency cosmetics

Originally committed as revision 25176 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 6b6bca64
......@@ -93,7 +93,9 @@ typedef struct AVStreamMap {
int sync_stream_index;
} AVStreamMap;
/** select an input file for an output file */
/**
* select an input file for an output file
*/
typedef struct AVMetaDataMap {
int out_file;
int in_file;
......
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