Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/26/2004 18:38:19
Module Name:	src
Committed By:	thorpej
Date:		Thu Aug 26 18:38:19 UTC 2004

Modified Files:
	src/sys/dev/cardbus: njs_cardbus.c
	src/sys/dev/ic: ninjascsi32.c ninjascsi32var.h
	src/sys/dev/pci: njs_pci.c

Log Message:
Use ANSI function decls, more static.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/dev/cardbus/njs_cardbus.c
cvs rdiff -r1.1 -r1.2 src/sys/dev/ic/ninjascsi32.c \
    src/sys/dev/ic/ninjascsi32var.h
cvs rdiff -r1.1 -r1.2 src/sys/dev/pci/njs_pci.c

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