[MPlayer-cvslog] r30671 - trunk/stream/stream_cddb.c
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Sat Feb 20 21:55:36 CET 2010
On Sat, Feb 20, 2010 at 08:57:47PM +0100, diego wrote:
> Author: diego
> Date: Sat Feb 20 20:57:47 2010
> New Revision: 30671
>
> Log:
> cosmetics: K&R coding style
>
> Modified:
> trunk/stream/stream_cddb.c
>
> Modified: trunk/stream/stream_cddb.c
> ==============================================================================
> --- 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)
More information about the MPlayer-cvslog
mailing list