mirror of
https://github.com/opnsense/src.git
synced 2026-04-02 07:55:21 -04:00
Fix an old pasto.
This commit is contained in:
parent
0068f98f88
commit
4cd27a97bc
1 changed files with 1 additions and 1 deletions
|
|
@ -755,7 +755,7 @@ pfs_setattr(struct vop_setattr_args *va)
|
|||
}
|
||||
|
||||
/*
|
||||
* Read from a file
|
||||
* Write to a file
|
||||
*/
|
||||
static int
|
||||
pfs_write(struct vop_write_args *va)
|
||||
|
|
|
|||
Loading…
Reference in a new issue