]> git.sesse.net Git - ffmpeg/commitdiff
Doxygen comment wording fix
authorDiego Biurrun <diego@biurrun.de>
Mon, 16 Feb 2009 01:59:51 +0000 (01:59 +0000)
committerDiego Biurrun <diego@biurrun.de>
Mon, 16 Feb 2009 01:59:51 +0000 (01:59 +0000)
Originally committed as revision 17361 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/xvmc.h

index 34da48494be8dca682df75e9519c2d109bc161b4..93d684c933bd7e50d1ec921f4bc9d57ffb060f73 100644 (file)
@@ -142,7 +142,7 @@ struct xvmc_pix_fmt {
     */
     int             filled_mv_blocks_num;
 
-    /** Offset to the next free data block. The mv_blocks hold a number
+    /** Offset to the next free data block. The mv_blocks field holds a number
         pointing to the data blocks.
         - application - zeroes it on get_buffer() and after successful
                         ff_draw_horiz_band().