From bdb814f6ef56edca67e1241eb16df22fdd8ab17c Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 6 Dec 2005 19:55:58 +0000 Subject: expand tabs Original commit message from CVS: expand tabs --- gst/mpeg2sub/gstmpeg2subt.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gst/mpeg2sub/gstmpeg2subt.h') diff --git a/gst/mpeg2sub/gstmpeg2subt.h b/gst/mpeg2sub/gstmpeg2subt.h index 8a078171..533b3880 100644 --- a/gst/mpeg2sub/gstmpeg2subt.h +++ b/gst/mpeg2sub/gstmpeg2subt.h @@ -57,8 +57,8 @@ struct _GstMpeg2Subt { GstPad *videopad,*subtitlepad,*srcpad; - GstBuffer *partialbuf; /* Collect together subtitle buffers until we have a full control sequence */ - GstBuffer *hold_frame; /* Hold back one frame of video */ + GstBuffer *partialbuf; /* Collect together subtitle buffers until we have a full control sequence */ + GstBuffer *hold_frame; /* Hold back one frame of video */ GstBuffer *still_frame; guint16 packet_size; -- cgit v1.2.1