mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-09-22 08:43:44 +08:00
C comment style for this line.Again :)
This commit is contained in:
@@ -300,7 +300,7 @@ pbuf_alloc(pbuf_layer l, u16_t length, pbuf_flag flag)
|
|||||||
r = q;
|
r = q;
|
||||||
}
|
}
|
||||||
/* end of chain */
|
/* end of chain */
|
||||||
//r->next = NULL;
|
/*r->next = NULL;*/
|
||||||
|
|
||||||
break;
|
break;
|
||||||
case PBUF_RAM:
|
case PBUF_RAM:
|
||||||
|
|||||||
Reference in New Issue
Block a user