1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-01 08:49:59 +02:00

Doxy consistency cosmetics

Originally committed as revision 25176 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer 2010-09-24 15:40:53 +00:00
parent 6b6bca6443
commit 3f07e8dbee

View File

@ -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;