Skip to content

Commit

Permalink
Uncrustify: triggered by comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 25, 2024
1 parent dd1f80b commit 5fc03b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unit-test/FreeRTOS_IP/FreeRTOS_IP_utest.c
Original file line number Diff line number Diff line change
Expand Up @@ -4254,6 +4254,7 @@ static void prvIPNetworkUpCalls_Generic( const uint8_t * pucAddress,

vApplicationIPNetworkEventHook_Multi_Expect( eNetworkUp, &xEndPoint );
vDNSInitialise_Expect();

if( xEndPoint.bits.bIPv6 == pdTRUE_UNSIGNED )
{
vNDTimerReload_Expect( pdMS_TO_TICKS( 10000 ) );
Expand Down

0 comments on commit 5fc03b7

Please sign in to comment.