From e3764d8a23c3c0592e11dea9d17c168789f3c420 Mon Sep 17 00:00:00 2001 From: James Stembridge Date: Wed, 4 Feb 2004 23:24:27 +0000 Subject: Correct comment about BUF_FLAG_SPECIAL CVS patchset: 6117 CVS date: 2004/02/04 23:24:27 --- src/xine-engine/buffer.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/xine-engine/buffer.h') diff --git a/src/xine-engine/buffer.h b/src/xine-engine/buffer.h index 6df2a0ad5..aa3c960c2 100644 --- a/src/xine-engine/buffer.h +++ b/src/xine-engine/buffer.h @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: buffer.h,v 1.132 2004/02/02 22:22:52 manfredtremmel Exp $ + * $Id: buffer.h,v 1.133 2004/02/04 23:24:27 jstembridge Exp $ * * * contents: @@ -340,7 +340,7 @@ struct buf_element_s { * * The interface was designed in a way that did not require an API * version bump. To send a special buffer type, set a buffer's flags field - * to BUF_SPECIAL_PALETTE. Set the buffer's decoder_info[1] field to a + * to BUF_FLAG_SPECIAL. Set the buffer's decoder_info[1] field to a * number according to one of the special buffer subtypes defined below. * The second and third decoder_info[] fields are defined according to * your buffer type's requirements. -- cgit v1.2.3