Revision 4d5b97da slirp/tcp_input.c

b/slirp/tcp_input.c
1281 1281
	 * Drop space held by incoming segment and return.
1282 1282
	 */
1283 1283
	m_free(m);
1284

  
1285
	return;
1286 1284
}
1287 1285

  
1288 1286
static void

Also available in: Unified diff