From 411942a70eb686dc46b971d2553698b7d89eaa76 Mon Sep 17 00:00:00 2001 From: Piotr Pawel Stefaniak Date: Sat, 13 May 2023 21:30:28 +0200 Subject: [PATCH] GENERIC: remove a stray space character --- sys/amd64/conf/GENERIC | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index 8f2e5e9fccb..feec1d5dd3c 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -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.