Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 05/22/2006 12:42:01
Module Name: src
Committed By: yamt
Date: Mon May 22 12:42:01 UTC 2006
Modified Files:
src/sys/kern: bufq_priocscan.c
Log Message:
use consistent order of function specifiers and type specifiers.
(int inline -> inline int)
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/kern/bufq_priocscan.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.