Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 07/10/2005 14:26:03
Module Name: src
Committed By: cube
Date: Sun Jul 10 14:26:03 UTC 2005
Modified Files:
src/sys/kern: vfs_syscalls.c
Log Message:
The comment listing the arguments of fsync_range(2) wrongly described
"length" as an int. It is an off_t.
To generate a diff of this commit:
cvs rdiff -r1.224 -r1.225 src/sys/kern/vfs_syscalls.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.