Fix comment.

This commit is contained in:
Pawel Jakub Dawidek 2006-08-25 15:13:49 +00:00
parent 5bbbbe1b2a
commit bebabf24bb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=161619

View File

@ -778,7 +778,7 @@ mount(td, uap)
*/
static int
vfs_domount(
struct thread *td, /* Flags common to all filesystems. */
struct thread *td, /* Calling thread. */
const char *fstype, /* Filesystem type. */
char *fspath, /* Mount path. */
int fsflags, /* Flags common to all filesystems. */