[Mplayer-cvslog] CVS: main/loader resource.c,1.3,1.4
Gabucino
gabucino at mplayerhq.hu
Sat Oct 4 19:29:38 CEST 2003
- Previous message: [Mplayer-cvslog] CVS: main/libmpdemux/realrtsp rtsp.c,1.4,1.5
- Next message: [Mplayer-cvslog] CVS: main/libvo aspect.c,1.14,1.15 osd.c,1.19,1.20 sub.h,1.27,1.28 vo_dga.c,1.66,1.67 vo_directfb.c,1.27,1.28 vo_directfb2.c,1.13,1.14 vo_directx.c,1.20,1.21 vo_gl2.c,1.36,1.37 vo_sdl.c,1.107,1.108 vo_svga.c,1.70,1.71 vo_x11.c,1.134,1.135
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
}
- Previous message: [Mplayer-cvslog] CVS: main/libmpdemux/realrtsp rtsp.c,1.4,1.5
- Next message: [Mplayer-cvslog] CVS: main/libvo aspect.c,1.14,1.15 osd.c,1.19,1.20 sub.h,1.27,1.28 vo_dga.c,1.66,1.67 vo_directfb.c,1.27,1.28 vo_directfb2.c,1.13,1.14 vo_directx.c,1.20,1.21 vo_gl2.c,1.36,1.37 vo_sdl.c,1.107,1.108 vo_svga.c,1.70,1.71 vo_x11.c,1.134,1.135
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list