Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 07/25/1999 19:16:35
Module Name:	syssrc
Committed By:	enami
Date:		Mon Jul 26 02:16:35 UTC 1999

Modified Files:
	syssrc/sys/nfs: nfs_bootparam.c

Log Message:
Don't use the result of inet_ntoa after calling the another inet_ntoa,
since they share the same static storage.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/nfs/nfs_bootparam.c

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