Subject: CVS commit: src/lib/libc/nameser
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 05/21/2004 08:20:50
Module Name:	src
Committed By:	martin
Date:		Fri May 21 08:20:50 UTC 2004

Modified Files:
	src/lib/libc/nameser: ns_print.c

Log Message:
ptrdiff_t may be != int, so printf it with %tu instead of %u.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libc/nameser/ns_print.c

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