/[lwip]/lwip/src/include/lwip/udp.h
ViewVC logotype

Diff of /lwip/src/include/lwip/udp.h

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

revision 1.14 by likewise, Thu May 6 03:27:13 2004 UTC revision 1.15 by christiaans, Fri Nov 25 12:03:39 2005 UTC
# Line 95  void             udp_input      (struct Line 95  void             udp_input      (struct
95  void             udp_init       (void);  void             udp_init       (void);
96    
97  #if UDP_DEBUG  #if UDP_DEBUG
98  int udp_debug_print(struct udp_hdr *udphdr);  void udp_debug_print(struct udp_hdr *udphdr);
99  #else  #else
100  #define udp_debug_print(udphdr)  #define udp_debug_print(udphdr)
101  #endif  #endif

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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