1
0
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:
holden-zenith
2023-02-17 01:36:39 -05:00
committed by GitHub
parent 883dd778f4
commit 3062666f80
7 changed files with 26 additions and 19 deletions

View File

@@ -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. */