diff mov.c @ 4407:b6b31de76359 libavformat

fix doxygen
author bcoudurier
date Sun, 08 Feb 2009 09:39:19 +0000
parents 146d6083662b
children 517f1978ce5c
line wrap: on
line diff
--- a/mov.c	Sun Feb 08 08:27:26 2009 +0000
+++ b/mov.c	Sun Feb 08 09:39:19 2009 +0000
@@ -125,7 +125,7 @@
     int *keyframes;
     int time_scale;
     int time_rate;
-    int time_offset; /// time offset of the first edit list entry
+    int time_offset; ///< time offset of the first edit list entry
     int current_sample;
     unsigned int bytes_per_frame;
     unsigned int samples_per_frame;