Subject: CVS commit: [netbsd-1-6] basesrc/lib/libc/net
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 08/27/2002 12:27:49
Module Name:	basesrc
Committed By:	lukem
Date:		Tue Aug 27 09:27:48 UTC 2002

Modified Files:
	basesrc/lib/libc/net [netbsd-1-6]: inet_ntop.c

Log Message:
Pull up revision 1.12 (requested by itojun in ticket #721):
off-by-one.  PR 18049
correct snprintf() return value handling in another place.


To generate a diff of this commit:
cvs rdiff -r1.10.2.1 -r1.10.2.2 basesrc/lib/libc/net/inet_ntop.c

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