[Mplayer-cvslog] CVS: main/libmpdemux http.c,1.8,1.9

Arpi of Ize arpi at mplayer.dev.hu
Thu Dec 27 03:02:06 CET 2001


Update of /cvsroot/mplayer/main/libmpdemux
In directory mplayer:/var/tmp.root/cvs-serv19142

Modified Files:
	http.c 
Log Message:
10l...

Index: http.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/http.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- http.c	27 Dec 2001 01:53:25 -0000	1.8
+++ http.c	27 Dec 2001 02:02:03 -0000	1.9
@@ -72,7 +72,6 @@
 
 	if( strstr(http_hdr->buffer, "\r\n\r\n")==NULL &&
 	    strstr(http_hdr->buffer, "\n\n")==NULL ) return 0;
-	}
 	return 1;
 }
 




More information about the MPlayer-cvslog mailing list