From 793aa61b1d9c71777e88a7a71ce434a090ef553f Mon Sep 17 00:00:00 2001 From: phintuka Date: Sun, 6 Jan 2013 21:21:08 +0000 Subject: Fixed log message --- tools/ts.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools') diff --git a/tools/ts.c b/tools/ts.c index 6f5ef5aa..35585c57 100644 --- a/tools/ts.c +++ b/tools/ts.c @@ -4,7 +4,7 @@ * See the main source file 'xineliboutput.c' for copyright information and * how to reach the author. * - * $Id: ts.c,v 1.31 2013-01-06 21:20:11 phintuka Exp $ + * $Id: ts.c,v 1.32 2013-01-06 21:21:08 phintuka Exp $ * */ @@ -205,7 +205,7 @@ static void ts_get_reg_desc(uint32_t *dest, const uint8_t *data, int length) } d += 2 + d[1]; } - LOGPMT("pare_pmt: found no format id"); + LOGPMT("parse_pmt: found no format id"); *dest = 0; } -- cgit v1.2.3