Uncrustify: triggered by comment.

This commit is contained in:
GitHub Action 2024-02-05 19:08:22 +00:00
parent 6ee152dd94
commit 0856d68e30

View file

@ -3176,7 +3176,7 @@ static void prvInitialiseNewTask( TaskFunction_t pxTaskCode,
#if ( configNUMBER_OF_CORES == 1 )
{
UBaseType_t uxCurrentListLength;
if( pxTCB == pxCurrentTCB )
{
if( xSchedulerRunning != pdFALSE )