summaryrefslogtreecommitdiff
path: root/cutter.c
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-02-17 14:41:29 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2013-02-17 14:41:29 +0100
commitf7c0216ed0ad07c60e0b9d5096008ce225505ff4 (patch)
tree947b57fde880da63cf3aaaa12707c2775c92fa37 /cutter.c
parentfb60a3e83665469fa55f4fd97856c3e98515e5c2 (diff)
downloadvdr-f7c0216ed0ad07c60e0b9d5096008ce225505ff4.tar.gz
vdr-f7c0216ed0ad07c60e0b9d5096008ce225505ff4.tar.bz2
Some formatting fixes1.7.38
Diffstat (limited to 'cutter.c')
-rw-r--r--cutter.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cutter.c b/cutter.c
index edb28248..8566c720 100644
--- a/cutter.c
+++ b/cutter.c
@@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
- * $Id: cutter.c 2.23 2013/01/23 10:39:27 kls Exp $
+ * $Id: cutter.c 2.24 2013/02/17 14:11:03 kls Exp $
*/
#include "cutter.h"
@@ -104,7 +104,7 @@ void cPacketStorage::Flush(int Pid, uchar *Data, int &Length, int MaxLength)
buffers[Pid]->Flush(Data, Length, MaxLength);
}
-// --- cMpeg2Fixer --------------------------------------------------------
+// --- cMpeg2Fixer -----------------------------------------------------------
class cMpeg2Fixer : private cTsPayload {
private: