summaryrefslogtreecommitdiffstats
path: root/sys/i386
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/i386
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/i386')
-rw-r--r--sys/i386/include/vm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/include/vm.h b/sys/i386/include/vm.h
index 411e271..4796dbc 100644
--- a/sys/i386/include/vm.h
+++ b/sys/i386/include/vm.h
@@ -42,4 +42,4 @@
#define VM_CACHE_DEFAULT VM_CACHE_WRITE_BACK
-#endif /* !_MACHINE_PMAP_H_ */
+#endif /* !_MACHINE_VM_H_ */
OpenPOWER on IntegriCloud