Subject: CVS commit: src/sys/arch/mips/mips
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 06/11/2003 15:27:59
Module Name: src
Committed By: simonb
Date: Wed Jun 11 15:27:59 UTC 2003
Modified Files:
src/sys/arch/mips/mips: mips_machdep.c
Log Message:
Don't use "return;" as last statement of a void function.
To generate a diff of this commit:
cvs rdiff -r1.161 -r1.162 src/sys/arch/mips/mips/mips_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.