Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 02/13/2001 03:00:22
Module Name:	basesrc
Committed By:	cgd
Date:		Tue Feb 13 01:00:22 UTC 2001

Modified Files:
	basesrc/include/rpc: clnt.h
	basesrc/lib/libc/rpc: clnt_perror.c

Log Message:
change 'char *' args of clnt_pcreateerror, clnt_spcreateerror,
clnt_perror, and clnt_sperror to 'const char *' to follow manual
pages (!!).


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 basesrc/include/rpc/clnt.h
cvs rdiff -r1.24 -r1.25 basesrc/lib/libc/rpc/clnt_perror.c

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