[MPlayer-cvslog] r30671 - trunk/stream/stream_cddb.c
    Diego Biurrun 
    diego at biurrun.de
       
    Sat Feb 20 22:21:15 CET 2010
    
    
  
On Sat, Feb 20, 2010 at 09:55:36PM +0100, Reimar Döffinger wrote:
> On Sat, Feb 20, 2010 at 08:57:47PM +0100, diego wrote:
> > 
> > Log:
> > cosmetics: K&R coding style
> > 
> > --- trunk/stream/stream_cddb.c	Sat Feb 20 20:23:14 2010	(r30670)
> > +++ trunk/stream/stream_cddb.c	Sat Feb 20 20:57:47 2010	(r30671)
> > @@ -7,7 +7,7 @@
> >   * from http://freedb.freedb.org
> >   *
> >   * discid computation by Jeremy D. Zawodny
> > - *	 Copyright (c) 1998-2000 Jeremy D. Zawodny <Jeremy at Zawodny.com>
> > + * Copyright (c) 1998-2000 Jeremy D. Zawodny <Jeremy at Zawodny.com>
> 
> Wait, K&R has something to say about alignment of Copyright statements? :-P
> (CYA part: no, I'm not complaining, I just had to grin)
Hehe :-)
No, I just eliminated all tabs in the process..
Diego
    
    
More information about the MPlayer-cvslog
mailing list