summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorart <art@openbsd.org>2001-12-10 03:03:10 +0000
committerart <art@openbsd.org>2001-12-10 03:03:10 +0000
commit6a28113895ba8412bdd2103d9be887788d120c12 (patch)
tree062fa3b17755e5e42218b0a5356bfa2c4797fc1c
parentMerge in struct uvm_vnode into struct vnode. (diff)
downloadwireguard-openbsd-6a28113895ba8412bdd2103d9be887788d120c12.tar.xz
wireguard-openbsd-6a28113895ba8412bdd2103d9be887788d120c12.zip
Update comment
-rw-r--r--sys/sys/param.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/sys/param.h b/sys/sys/param.h
index 0ad1ce9422e..998594a680a 100644
--- a/sys/sys/param.h
+++ b/sys/sys/param.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: param.h,v 1.43 2001/11/28 13:47:39 art Exp $ */
+/* $OpenBSD: param.h,v 1.44 2001/12/10 03:03:10 art Exp $ */
/* $NetBSD: param.h,v 1.23 1996/03/17 01:02:29 thorpej Exp $ */
/*-
@@ -231,6 +231,7 @@
#ifdef _KERNEL
/*
* Defaults for Unified Buffer Cache parameters.
+ * May be overridden in <machine/param.h>
*/
#ifndef UBC_WINSHIFT