Subject: CVS commit: src/usr.bin/ftp
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 12/05/2007 00:15:25
Module Name:	src
Committed By:	lukem
Date:		Wed Dec  5 00:15:25 UTC 2007

Modified Files:
	src/usr.bin/ftp: ftp.c ftp_var.h version.h

Log Message:
Rename HAVE_STRUCT_SOCKADDR_SA_LEN to HAVE_STRUCT_SOCKADDR_IN_SIN_LEN
to accurately reflect the structure member being used.


To generate a diff of this commit:
cvs rdiff -r1.152 -r1.153 src/usr.bin/ftp/ftp.c
cvs rdiff -r1.75 -r1.76 src/usr.bin/ftp/ftp_var.h
cvs rdiff -r1.70 -r1.71 src/usr.bin/ftp/version.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.