Removed comment that was no longer necessary

This commit is contained in:
Simon Duquennoy 2018-10-17 23:28:58 +02:00
parent 22f4a19994
commit b4d45d7f56
1 changed files with 0 additions and 8 deletions

View File

@ -84,14 +84,6 @@
/*------------------------------------------------------------------*/
/** @{ */
/** \name Pointers to the header structures.
* All pointers except UIP_IP_BUF depend on uip_ext_len, which at
* packet reception, is the total length of the extension headers.
*
* The pointer to ND6 options header also depends on nd6_opt_offset,
* which we set in each function.
*
* Care should be taken when manipulating these buffers about the
* value of these length variables
*/
/**@{ Pointers to messages just after icmp header */