C comment style for this line.Again :)

This commit is contained in:
jani 2003-06-23 22:21:51 +00:00
parent d12ce425b0
commit 092bcca5f7

View File

@ -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: