From c474f2c9a7a1ee071413bedd6d494695d24a45c5 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 28 Aug 2005 11:46:44 +0200 Subject: [PATCH] Changed credit --- remux.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/remux.c b/remux.c index 43931cae..10280501 100644 --- a/remux.c +++ b/remux.c @@ -8,10 +8,10 @@ * the Linux DVB driver's 'tuxplayer' example and were rewritten to suit * VDR's needs. * - * The cDolbyRepacker code was originally written by Reinhard Nissl , + * The cRepacker family's code was originally written by Reinhard Nissl , * and adapted to the VDR coding style by Klaus.Schmidinger@cadsoft.de. * - * $Id: remux.c 1.41 2005/08/28 11:23:23 kls Exp $ + * $Id: remux.c 1.42 2005/08/28 11:46:44 kls Exp $ */ #include "remux.h"