Subject: CVS commit: src/usr.bin/netstat
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 05/18/2006 17:19:22
Module Name:	src
Committed By:	riz
Date:		Thu May 18 17:19:22 UTC 2006

Modified Files:
	src/usr.bin/netstat: inet.c

Log Message:
Use PRIu64 to format uint64_t quantities, instead of %llu, in
newly-introduced code.

XXX more %llu cleanup is needed throughout netstat code.


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 src/usr.bin/netstat/inet.c

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