[Mplayer-cvslog] CVS: main/drivers mga_vid.c,1.54,1.55
Gabucino
gabucino at mplayerhq.hu
Sat Oct 4 19:29:27 CEST 2003
Update of /cvsroot/mplayer/main/drivers
In directory mail:/var/tmp.root/cvs-serv24410/drivers
Modified Files:
mga_vid.c
Log Message:
many small typo and grammar fixes
Based on Bernard Leak's mail <bernard 4t brenda-arkle.demon.co.uk>
Index: mga_vid.c
===================================================================
RCS file: /cvsroot/mplayer/main/drivers/mga_vid.c,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- mga_vid.c 31 Aug 2003 20:57:34 -0000 1.54
+++ mga_vid.c 4 Oct 2003 17:28:54 -0000 1.55
@@ -1518,7 +1518,7 @@
// we are not using devfs, use the minor
// number to specify the card we are using
- // we dont have that many cards
+ // we don't have that many cards
if(minor >= mga_cards_num)
return(-ENXIO);
More information about the MPlayer-cvslog
mailing list