mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Fix a typo in a license comment
Approved by: kaktus (src)
This commit is contained in:
parent
381219b64d
commit
e2a03adb53
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
*/
|
||||
|
||||
/*-
|
||||
* The following functions are based in the vn(4) driver: mdstart_swap(),
|
||||
* The following functions are based on the vn(4) driver: mdstart_swap(),
|
||||
* mdstart_vnode(), mdcreate_swap(), mdcreate_vnode() and mddestroy(),
|
||||
* and as such under the following copyright:
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue