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

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

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

revision 1.6 by davidhaas, Tue Feb 25 21:46:04 2003 UTC revision 1.7 by likewise, Mon Mar 10 16:08:52 2003 UTC
# Line 306  a lot of data that needs to be copied, t Line 306  a lot of data that needs to be copied, t
306    
307  /* Debugging options all default to off */  /* Debugging options all default to off */
308    
309    #ifndef DBG_TYPES_ON
310    #define DBG_TYPES_ON 0
311    #endif
312    
313  #ifndef DEMO_DEBUG  #ifndef DEMO_DEBUG
314  #define DEMO_DEBUG      DBG_OFF  #define DEMO_DEBUG      DBG_OFF
315  #endif  #endif

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

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