mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Correct comment typo in Hyper-V
PR: 226665 Submitted by: Ryo ONODERA MFC after: 3 days
This commit is contained in:
parent
be9a13138e
commit
5a7ed65fff
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* Implements low-level interactions with Hypver-V/Azure
|
||||
* Implements low-level interactions with Hyper-V/Azure
|
||||
*/
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
|
|
|||
Loading…
Reference in a new issue