fix doxygen tag
authorBaptiste Coudurier <baptiste.coudurier@gmail.com>
Sat, 31 Jan 2009 09:53:59 +0000 (09:53 +0000)
committerBaptiste Coudurier <baptiste.coudurier@gmail.com>
Sat, 31 Jan 2009 09:53:59 +0000 (09:53 +0000)
Originally committed as revision 16899 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavformat/mxfenc.c

index b02b960..0c1ad39 100644 (file)
@@ -54,7 +54,7 @@ typedef struct {
 typedef struct {
     AudioInterleaveContext aic;
     UID track_essence_element_key;
-    int index;            //<<< index in mxf_essence_container_uls table
+    int index;            ///< index in mxf_essence_container_uls table
     const UID *codec_ul;
     int64_t duration;
     int order;            ///< interleaving order if dts are equal