Deleted Added
full compact
1c1
< /* $KAME$ */
---
> /* $KAME: ftp.c,v 1.10 2000/09/14 00:23:39 itojun Exp $ */
31c31
< * $FreeBSD: head/usr.sbin/faithd/ftp.c 65994 2000-09-17 16:44:51Z ume $
---
> * $FreeBSD: head/usr.sbin/faithd/ftp.c 78064 2001-06-11 12:39:29Z ume $
517c517
< exit_error("setsockopt(IPV6_FAITH): %s", ERRSTR);
---
> exit_failure("setsockopt(IPV6_FAITH): %s", ERRSTR);
926a927
> hints.ai_socktype = SOCK_STREAM;