Update FreeRTOS_ARP.c

pull/59/head
AniruddhaKanhere 5 years ago committed by Yuhui Zheng
parent 35f3ac32a8
commit edf68637dd

@ -607,7 +607,7 @@ NetworkBufferDescriptor_t *pxNetworkBuffer;
#if ( ipconfigHAS_DEBUG_PRINTF != 0 )
FreeRTOS_printf( ( "xNetworkInterfaceOutput failed. Link down?\n" ) );
#else
;
; /* Do nothing */
#endif
}
}

Loading…
Cancel
Save