summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/include
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/sparc64/include
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/sparc64/include')
-rw-r--r--sys/sparc64/include/vm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sparc64/include/vm.h b/sys/sparc64/include/vm.h
index ef3ef1a..8effe78 100644
--- a/sys/sparc64/include/vm.h
+++ b/sys/sparc64/include/vm.h
@@ -32,4 +32,4 @@
/* Cache control is not (yet) implemented. */
#define VM_CACHE_DEFAULT 0
-#endif /* !_MACHINE_PMAP_H_ */
+#endif /* !_MACHINE_VM_H_ */
OpenPOWER on IntegriCloud