summaryrefslogtreecommitdiffstats
path: root/lib/libkvm/kvm_mips64.c
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2015-02-09 22:23:47 +0000
committermiod <miod@openbsd.org>2015-02-09 22:23:47 +0000
commit4da2d91aa338ee19d3213ed7d8576f3cf4588088 (patch)
tree479a12a7d4841f15d053a49c16600881acbe568f /lib/libkvm/kvm_mips64.c
parentWhitespace. (diff)
downloadwireguard-openbsd-4da2d91aa338ee19d3213ed7d8576f3cf4588088.tar.xz
wireguard-openbsd-4da2d91aa338ee19d3213ed7d8576f3cf4588088.zip
typo
Diffstat (limited to 'lib/libkvm/kvm_mips64.c')
-rw-r--r--lib/libkvm/kvm_mips64.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libkvm/kvm_mips64.c b/lib/libkvm/kvm_mips64.c
index 80a233427e3..77434358ca5 100644
--- a/lib/libkvm/kvm_mips64.c
+++ b/lib/libkvm/kvm_mips64.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: kvm_mips64.c,v 1.14 2014/07/11 07:38:05 deraadt Exp $ */
+/* $OpenBSD: kvm_mips64.c,v 1.15 2015/02/09 22:23:47 miod Exp $ */
/* $NetBSD: kvm_mips.c,v 1.3 1996/03/18 22:33:44 thorpej Exp $ */
/*-
@@ -120,7 +120,7 @@ _kvm_initvtop(kvm_t *kd)
/*
* Older kernels might not have this symbol; in which case
- * we use the value of VM_MIN_KERNE_ADDRESS they must have.
+ * we use the value of VM_MIN_KERNEL_ADDRESS they must have.
*/
nl[0].n_name = "Sysmapbase";