summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArtur Grabowski <art@cvs.openbsd.org>2001-09-13 14:41:51 +0000
committerArtur Grabowski <art@cvs.openbsd.org>2001-09-13 14:41:51 +0000
commitcd8169fc0a7de50fa8b31790d10956c5e630d9ea (patch)
treef6f88c052de2fcfd39b006ca2f7f50422c694677
parent49f0419e0ec0f15d62331d77328e73ba599e1e54 (diff)
Remove a comment that just doesn't make any sense.
-rw-r--r--sys/kern/kern_synch.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/kern/kern_synch.c b/sys/kern/kern_synch.c
index ab0ada25e05..0441d05b95b 100644
--- a/sys/kern/kern_synch.c
+++ b/sys/kern/kern_synch.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: kern_synch.c,v 1.37 2001/08/07 22:57:15 art Exp $ */
+/* $OpenBSD: kern_synch.c,v 1.38 2001/09/13 14:41:50 art Exp $ */
/* $NetBSD: kern_synch.c,v 1.37 1996/04/22 01:38:37 christos Exp $ */
/*-
@@ -693,7 +693,6 @@ preempt(newp)
/*
- * The machine independent parts of mi_switch().
* Must be called at splstatclock() or higher.
*/
void