diff options
Diffstat (limited to 'src/TimestampDecoder.cpp')
-rw-r--r-- | src/TimestampDecoder.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 |