Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/27/2005 21:13:09
Module Name:	src
Committed By:	thorpej
Date:		Mon Jun 27 21:13:09 UTC 2005

Modified Files:
	src/sys/dev/pci: auixp.c

Log Message:
Use ANSI function decls and static.  Fix a memory leak uncovered by
doing so (auixp_freemem() was never called).


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/dev/pci/auixp.c

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