mirror of
https://github.com/FreeRTOS/FreeRTOS-Plus-TCP
synced 2025-10-21 23:30:39 +08:00
Uncrustify (#730)
* uncrustify * Uncrustify: triggered by comment. * Update FreeRTOS_ARP.c * Fix whitespace changes --------- Co-authored-by: Holden <holden-zenithaerotech.com> Co-authored-by: GitHub Action <action@github.com> Co-authored-by: Aniruddha Kanhere <60444055+AniruddhaKanhere@users.noreply.github.com>
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
#include "FreeRTOS_Routing.h"
|
||||
#include "FreeRTOS_ND.h"
|
||||
|
||||
|
||||
/** @brief When the age of an entry in the ARP table reaches this value (it counts down
|
||||
* to zero, so this is an old entry) an ARP request will be sent to see if the
|
||||
* entry is still valid and can therefore be refreshed. */
|
||||
|
Reference in New Issue
Block a user