Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 05/31/2000 17:22:53
Module Name:	syssrc
Committed By:	cgd
Date:		Thu Jun  1 00:22:53 UTC 2000

Modified Files:
	syssrc/sys/dev/tc: tcvar.h

Log Message:
kill __P in these files.  (I had to look at them anyway with an eye for
adding some protos... and adding them with __P seems wrong, but mixing
__P and not __P in the same file seems wrong too, so...)


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 syssrc/sys/dev/tc/tcvar.h

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