/[lwip]/lwip/src/netif/loopif.c
ViewVC logotype

Diff of /lwip/src/netif/loopif.c

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

revision 1.7 by likewise, Thu May 1 13:24:01 2003 UTC revision 1.8 by likewise, Mon Jun 9 21:14:47 2003 UTC
# Line 43  Line 43 
43  /*-----------------------------------------------------------------------------------*/  /*-----------------------------------------------------------------------------------*/
44  static err_t  static err_t
45  loopif_output(struct netif *netif, struct pbuf *p,  loopif_output(struct netif *netif, struct pbuf *p,
46               struct ip_addr *ipaddr)         struct ip_addr *ipaddr)
47  {  {
48    struct pbuf *q, *r;    struct pbuf *q, *r;
49    char *ptr;    char *ptr;

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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