Replaced all tabs with two spaces (regardless of indentation is correct).
This commit is contained in:
@@ -82,8 +82,8 @@ chksum(void *dataptr, u16_t len)
|
||||
/*-----------------------------------------------------------------------------------*/
|
||||
u16_t
|
||||
inet_chksum_pseudo(struct pbuf *p,
|
||||
struct ip_addr *src, struct ip_addr *dest,
|
||||
u8_t proto, u32_t proto_len)
|
||||
struct ip_addr *src, struct ip_addr *dest,
|
||||
u8_t proto, u32_t proto_len)
|
||||
{
|
||||
u32_t acc;
|
||||
struct pbuf *q;
|
||||
|
||||
Reference in New Issue
Block a user