mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
GENERIC: remove a stray space character
This commit is contained in:
parent
477f6e3c96
commit
411942a70e
1 changed files with 1 additions and 1 deletions
|
|
@ -375,7 +375,7 @@ device virtio_balloon # VirtIO Memory Balloon device
|
|||
device kvm_clock # KVM paravirtual clock driver
|
||||
|
||||
# HyperV drivers and enhancement support
|
||||
device hyperv # HyperV drivers
|
||||
device hyperv # HyperV drivers
|
||||
|
||||
# Xen HVM Guest Optimizations
|
||||
# NOTE: XENHVM depends on xenpci and xentimer.
|
||||
|
|
|
|||
Loading…
Reference in a new issue