Subject: CVS commit: basesrc/lib/libc/net
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 08/16/2002 15:05:01
Module Name:	basesrc
Committed By:	itojun
Date:		Fri Aug 16 12:05:01 UTC 2002

Modified Files:
	basesrc/lib/libc/net: inet_neta.c

Log Message:
correct cases with zero in the middle
(0x00ff00ff should be "0.255.0.255", not "255.255")


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 basesrc/lib/libc/net/inet_neta.c

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