[MPlayer-matrox] r258 - mga_vid/trunk/mga_vid.c
attila
subversion at mplayerhq.hu
Sun Oct 21 16:01:58 CEST 2007
Author: attila
Date: Sun Oct 21 16:01:58 2007
New Revision: 258
Log:
kill stray } left over from dead code removal
Modified:
mga_vid/trunk/mga_vid.c
Modified: mga_vid/trunk/mga_vid.c
==============================================================================
--- mga_vid/trunk/mga_vid.c (original)
+++ mga_vid/trunk/mga_vid.c Sun Oct 21 16:01:58 2007
@@ -1075,8 +1075,7 @@ static void cards_init(mga_card_t * card
* and force them to 8MB
*/
card->ram_size = 8;
- }
-}
+ }
printk(KERN_INFO "mga_vid: detected RAMSIZE is %d MB\n", (unsigned int) card->ram_size);
#endif
More information about the MPlayer-matrox
mailing list