Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/kern



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.




Home | Main Index | Thread Index | Old Index