changeset 25504:48441c610249

typo in preprocessor condition
author diego
date Thu, 27 Dec 2007 12:27:10 +0000
parents 9f8f66eca56e
children 8d329f7bbc3c
files vidix/mga_vid.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/vidix/mga_vid.c	Thu Dec 27 11:19:54 2007 +0000
+++ b/vidix/mga_vid.c	Thu Dec 27 12:27:10 2007 +0000
@@ -1164,7 +1164,7 @@
     mga_vid_in_use = 0;
 
     printf("Matrox MGA G200/G400/G450 YUV Video interface v2.01 (c) Aaron Holtzman & A'rpi\n");
-#ifdef CRCT2
+#ifdef CRTC2
     printf("Driver compiled with TV-out (second-head) support\n");
 #endif