[Mplayer-cvslog] CVS: main/loader resource.c,1.3,1.4

Gabucino gabucino at mplayerhq.hu
Sat Oct 4 19:29:38 CEST 2003


Update of /cvsroot/mplayer/main/loader
In directory mail:/var/tmp.root/cvs-serv24410/loader

Modified Files:
	resource.c 
Log Message:
many small typo and grammar fixes
Based on Bernard Leak's mail <bernard 4t brenda-arkle.demon.co.uk>


Index: resource.c
===================================================================
RCS file: /cvsroot/mplayer/main/loader/resource.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- resource.c	13 Sep 2002 19:43:13 -0000	1.3
+++ resource.c	4 Oct 2003 17:29:05 -0000	1.4
@@ -354,7 +354,7 @@
 	    return 0;
 	}
 #if 0
-	WARN("Dont know why caller give buflen=%d *p=%d trying to obtain string '%s'\n", buflen, *p, p + 1);
+	WARN("Don't know why caller give buflen=%d *p=%d trying to obtain string '%s'\n", buflen, *p, p + 1);
 #endif
     }
 



More information about the MPlayer-cvslog mailing list