View | Details | Raw Unified | Return to bug 226665
Collapse All | Expand All

(-)b/sys/dev/hyperv/vmbus/hyperv.c (-1 / +1 lines)
Lines 27-33 Link Here
27
 */
27
 */
28
28
29
/**
29
/**
30
 * Implements low-level interactions with Hypver-V/Azure
30
 * Implements low-level interactions with Hyper-V/Azure
31
 */
31
 */
32
#include <sys/cdefs.h>
32
#include <sys/cdefs.h>
33
__FBSDID("$FreeBSD$");
33
__FBSDID("$FreeBSD$");

Return to bug 226665