# HG changeset patch # User diego # Date 1234749591 0 # Node ID c1fd3c6a8533ec221649f94f39ade3e1f9d2e8b3 # Parent 9dcb220e968cd54614bfcce88c6623fb9eedbceb Doxygen comment wording fix diff -r 9dcb220e968c -r c1fd3c6a8533 xvmc.h --- 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().