changeset 8943:c1fd3c6a8533 libavcodec

Doxygen comment wording fix
author diego
date Mon, 16 Feb 2009 01:59:51 +0000
parents 9dcb220e968c
children 1b00a4a76ade
files xvmc.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/xvmc.h	Mon Feb 16 01:33:02 2009 +0000
+++ b/xvmc.h	Mon Feb 16 01:59:51 2009 +0000
@@ -142,7 +142,7 @@
     */
     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().