[MPlayer-cvslog] CVS: main/loader/qtx qtxload.c,1.8,1.9
Ivo van Poorten CVS
syncmail at mplayerhq.hu
Thu Aug 11 00:48:34 CEST 2005
CVS change done by Ivo van Poorten CVS
Update of /cvsroot/mplayer/main/loader/qtx
In directory mail:/var2/tmp/cvs-serv20544/loader/qtx
Modified Files:
qtxload.c
Log Message:
Remove stray MSDOS linebreaks
Index: qtxload.c
===================================================================
RCS file: /cvsroot/mplayer/main/loader/qtx/qtxload.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- qtxload.c 24 Nov 2002 21:43:17 -0000 1.8
+++ qtxload.c 10 Aug 2005 22:48:31 -0000 1.9
@@ -41,7 +41,7 @@
void* theqtdp=NULL;
void* compcall=NULL;
void* compcallws=NULL;
- ComponentResult (*
dispatcher)(ComponentParameters *params, Globals glob);
+ ComponentResult (*dispatcher)(ComponentParameters *params, Globals glob);
ComponentResult ret;
ComponentParameters *params;
ComponentDescription desc;
More information about the MPlayer-cvslog
mailing list