Module Name: src Committed By: manu Date: Wed Aug 17 09:29:59 UTC 2011
Modified Files:
src/sys/kern: vfs_syscalls.c
src/sys/sys: vfs_syscalls.h
Log Message:
Missing bit in previous commit: do_sys_utimens prototype in the right
place.
To generate a diff of this commit:
cvs rdiff -u -r1.435 -r1.436 src/sys/kern/vfs_syscalls.c
cvs rdiff -u -r1.15 -r1.16 src/sys/sys/vfs_syscalls.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
