From 57adc08fc63715153b9b2dd0064a526ccea88819 Mon Sep 17 00:00:00 2001 From: Matthias Dahl Date: Sun, 4 Nov 2001 22:43:07 +0000 Subject: *** empty log message *** CVS patchset: 951 CVS date: 2001/11/04 22:43:07 --- src/video_out/video_out_syncfb.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/video_out/video_out_syncfb.c b/src/video_out/video_out_syncfb.c index 20951df87..5391c1f8a 100644 --- a/src/video_out/video_out_syncfb.c +++ b/src/video_out/video_out_syncfb.c @@ -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: video_out_syncfb.c,v 1.25 2001/11/04 10:53:05 matt2000 Exp $ + * $Id: video_out_syncfb.c,v 1.26 2001/11/04 22:43:07 matt2000 Exp $ * * video_out_syncfb.c, SyncFB (for Matrox G200/G400 cards) interface for xine * @@ -96,7 +96,7 @@ typedef struct { int palette; // palette the syncfb module is using int overlay_state; // 0 = off, 1 = on uint8_t* video_mem; // mmapped video memory - int default_repeat; // how many times a frame will be displayed + int default_repeat; // how many times a frame will be repeatedly displayed syncfb_config_t syncfb_config; syncfb_capability_t capabilities; -- cgit v1.2.3