X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/071e02c6b6b4837fa9cf0b6d4c749994e02638d7..e10b5ffe94e1cea8aa9a97edf4a547fe00ae80ef:/Projects/Webserver/Lib/uip/uip_arp.h diff --git a/Projects/Webserver/Lib/uip/uip_arp.h b/Projects/Webserver/Lib/uip/uip_arp.h index 114d4310c..4e78ce7b7 100644 --- a/Projects/Webserver/Lib/uip/uip_arp.h +++ b/Projects/Webserver/Lib/uip/uip_arp.h @@ -7,13 +7,13 @@ * \addtogroup uiparp * @{ */ - + /** * \file * Macros and definitions for the ARP module. * \author Adam Dunkels */ - + /* * Copyright (c) 2001-2003, Adam Dunkels. @@ -143,3 +143,4 @@ void uip_arp_timer(void); #endif /* __UIP_ARP_H__ */ /** @} */ +