From 9db8d30dbe6528aad4ec54796e83b8b01d3b19e3 Mon Sep 17 00:00:00 2001 From: Frank Livingston Date: Tue, 21 Nov 2017 11:41:13 -0600 Subject: [PATCH] PASDK-443:Fix comment --- pasdk/test_dsp/framework/audioStreamOutProc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pasdk/test_dsp/framework/audioStreamOutProc.c b/pasdk/test_dsp/framework/audioStreamOutProc.c index 4f42f8c0..be08b59c 100644 --- a/pasdk/test_dsp/framework/audioStreamOutProc.c +++ b/pasdk/test_dsp/framework/audioStreamOutProc.c @@ -2559,7 +2559,7 @@ PAF_ASOT_decodeEncode( } // TODO: use pC->xOut[z].pOutBuf in following ->encode call -#if 1 // (***) FL: shows timing of Output Rx SIO reclaim +#if 1 // (***) FL: shows timing of Output Tx SIO reclaim // (***) debug // B8 { static Uint8 toggleState = 0; -- 2.39.2