typo in preprocessor condition

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25532 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-12-27 12:27:10 +00:00
parent 13e29fcfe2
commit 1686f19335
1 changed files with 1 additions and 1 deletions

View File

@ -1164,7 +1164,7 @@ static int mga_init(void)
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