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

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

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

revision 1.4 by likewise, Sat Feb 7 23:24:10 2004 UTC revision 1.5 by christiaans, Fri Nov 25 12:03:39 2005 UTC
# Line 75  struct api_msg_msg { Line 75  struct api_msg_msg {
75      struct {      struct {
76        void *dataptr;        void *dataptr;
77        u16_t len;        u16_t len;
78        unsigned char copy;        u8_t copy;
79      } w;          } w;    
80      sys_mbox_t mbox;      sys_mbox_t mbox;
81      u16_t len;      u16_t len;

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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