From f93675b033b2873f2ba6d3a89a9afb05662cdf9e Mon Sep 17 00:00:00 2001 From: Scott Long Date: Thu, 2 Sep 2004 22:21:51 +0000 Subject: [PATCH] Fix whitespace from last commit. Submitted by: ru --- sys/conf/NOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 33e66a867d0..ad88d82b598 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -217,7 +217,7 @@ options MUTEX_WAKE_ALL # a lock hierarchy violation occurs or if locks are held when going to # sleep. # WITNESS_SKIPSPIN disables the witness checks on spin mutexes. -options PREEMPTION +options PREEMPTION options FULL_PREEMPTION options MUTEX_DEBUG options WITNESS