/[lwip]/lwip/src/core/pbuf.c
ViewVC logotype

Diff of /lwip/src/core/pbuf.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by likewise, Wed Jan 8 10:09:42 2003 UTC revision 1.11 by likewise, Thu Jan 30 12:38:03 2003 UTC
# Line 433  pbuf_realloc(struct pbuf *p, u16_t size) Line 433  pbuf_realloc(struct pbuf *p, u16_t size)
433   *   *
434   * Adjusts the ->payload pointer so that space for a header appears in   * Adjusts the ->payload pointer so that space for a header appears in
435   * the pbuf. Also, the ->tot_len and ->len fields are adjusted.   * the pbuf. Also, the ->tot_len and ->len fields are adjusted.
436     *
437     * Decreases the header size by the given amount.
438     * Using a negative value increases the header size.
439   */   */
440  /*-----------------------------------------------------------------------------------*/  /*-----------------------------------------------------------------------------------*/
441  u8_t  u8_t

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26