Fix comment.
This commit is contained in:
parent
5bbbbe1b2a
commit
bebabf24bb
@ -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. */
|
||||
|
Loading…
Reference in New Issue
Block a user