mirror of
https://github.com/elua/elua.git
synced 2025-01-25 01:02:54 +08:00
Replace tabs by spaces in uip code
This commit is contained in:
parent
a6b5f865d5
commit
a3170a953d
@ -155,8 +155,7 @@ void *uip_urgdata; /* The uip_urgdata pointer points to
|
||||
u16_t uip_urglen, uip_surglen;
|
||||
#endif /* UIP_URGDATA > 0 */
|
||||
|
||||
u16_t uip_len, uip_slen;
|
||||
/* The uip_len is either 8 or 16 bits,
|
||||
u16_t uip_len, uip_slen; /* The uip_len is either 8 or 16 bits,
|
||||
depending on the maximum packet
|
||||
size. */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user