[MPlayer-cvslog] r18874 - in trunk: asxparser.c cpudetect.c	divx4_vbr.c m_option.c playtree.c playtreeparser.c subreader.c	xvid_vbr.c
    Reynaldo H. Verdejo Pinochet 
    reynaldo at opendot.cl
       
    Sat Jul  1 07:00:04 CEST 2006
    
    
  
On Sat, Jul 01, 2006 at 05:56:18AM +0200, reynaldo wrote:
> 
> Modified: trunk/subreader.c
> ==============================================================================
> --- trunk/subreader.c	(original)
> +++ trunk/subreader.c	Sat Jul  1 05:56:13 2006
> @@ -25,6 +25,7 @@
>  #endif
>  
>  #define ERR ((void *) -1)
> +#define eol(x) ((x)=='\r' || (x)=='\n' || (x)=='\0')
Unrelated and erroneous change, to be reverted inmediatly, sorry.
 	Reynaldo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-cvslog/attachments/20060701/dea48579/attachment.pgp>
    
    
More information about the MPlayer-cvslog
mailing list