From f098b519b20e2bcbd3bd393c7ef11696922ff365 Mon Sep 17 00:00:00 2001 From: James Stembridge Date: Fri, 31 Jan 2003 16:05:23 +0000 Subject: Damn - fix compile warning CVS patchset: 4064 CVS date: 2003/01/31 16:05:23 --- src/video_out/vidix/drivers/mga_vid.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/video_out/vidix/drivers/mga_vid.c b/src/video_out/vidix/drivers/mga_vid.c index 683bf3793..5711c36b0 100644 --- a/src/video_out/vidix/drivers/mga_vid.c +++ b/src/video_out/vidix/drivers/mga_vid.c @@ -120,7 +120,7 @@ static int mga_next_frame = 0; static vidix_capability_t mga_cap = { #ifdef CRTC2 - "Matrox MGA G200/G4x0/G5x0 YUV Video - with TV-out (second-head) support", + "Matrox MGA G200/G4x0/G5x0 YUV Video - with second-head support", #else "Matrox MGA G200/G4x0/G5x0 YUV Video", #endif -- cgit v1.2.3