Revision 369c86e7 slirp/cksum.c

b/slirp/cksum.c
68 68

  
69 69
	if (len < mlen)
70 70
	   mlen = len;
71
#ifdef DEBUG
71 72
	len -= mlen;
73
#endif
72 74
	/*
73 75
	 * Force to even boundary.
74 76
	 */

Also available in: Unified diff