summaryrefslogtreecommitdiffstats
path: root/sys/mips
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>2009-06-26 16:22:24 +0000
committeralc <alc@FreeBSD.org>2009-06-26 16:22:24 +0000
commit1ce12d013ec97b0d886a7ad872ae48b47c136337 (patch)
tree4abec1c1777acd88d6c418942a5988be1df9dcfc /sys/mips
parentbe5740a255fbcb1d4053e709cb7f22bb96320eb0 (diff)
downloadFreeBSD-src-1ce12d013ec97b0d886a7ad872ae48b47c136337.zip
FreeBSD-src-1ce12d013ec97b0d886a7ad872ae48b47c136337.tar.gz
Correct the #endif comment.
Noticed by: jmallett Approved by: re (kib)
Diffstat (limited to 'sys/mips')
-rw-r--r--sys/mips/include/vm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/mips/include/vm.h b/sys/mips/include/vm.h
index 5a55d32..9270d50 100644
--- a/sys/mips/include/vm.h
+++ b/sys/mips/include/vm.h
@@ -37,4 +37,4 @@
#define VM_CACHE_DEFAULT VM_CACHE_CACHEABLE_NONCOHERENT
-#endif /* !_MACHINE_PMAP_H_ */
+#endif /* !_MACHINE_VM_H_ */
OpenPOWER on IntegriCloud