From 915af4efff6e27e9e764bbac01cbc68da2904cbe Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Mon, 17 Apr 2006 11:00:00 +0200 Subject: Some comment cleanups --- remux.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'remux.c') diff --git a/remux.c b/remux.c index ae4a17a6..7f2c79d4 100644 --- a/remux.c +++ b/remux.c @@ -11,7 +11,7 @@ * 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.55 2006/03/25 12:27:30 kls Exp $ + * $Id: remux.c 1.56 2006/04/17 11:00:00 kls Exp $ */ #include "remux.h" @@ -148,7 +148,7 @@ int cRepacker::Put(cRingBufferLinear *ResultBuffer, const uchar *Data, int Count return n; } -// --- cCommonRepacker -------------------------------------------------------- +// --- cCommonRepacker ------------------------------------------------------- class cCommonRepacker : public cRepacker { protected: -- cgit v1.2.3