From 4f9a01a80570437b86e69eb0542b13df9a20743d Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli (think)" Date: Sun, 10 Nov 2013 18:25:04 +0100 Subject: dabmod: add file input to separate class, change version --- src/TimestampDecoder.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/TimestampDecoder.cpp') diff --git a/src/TimestampDecoder.cpp b/src/TimestampDecoder.cpp index a0c457a..7883da9 100644 --- a/src/TimestampDecoder.cpp +++ b/src/TimestampDecoder.cpp @@ -170,7 +170,7 @@ void TimestampDecoder::updateTimestampPPS(double pps) if (time_pps > pps) // Second boundary crossed { - MDEBUG("TimestampDecoder::updateTimestampPPS crossed second\n", pps); + MDEBUG("TimestampDecoder::updateTimestampPPS crossed second\n"); // The second for the next eight frames will not // be defined by the MNSC -- cgit v1.2.3