Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 07/08/1997 14:30:02
christos
Tue Jul  8 10:23:55 EDT 1997
Update of /cvsroot/src/usr.sbin/xntp/xntpd
In directory netbsd1:/var/slash-tmp/cvs-serv26280

Modified Files:
	parse.c 
Log Message:
PR/3837: Enami Tsugutomo: Incorrect printf format.
	 (use %p not %x to print pointers)