Remove a spurious `#' added two revisions ago.
This commit is contained in:
parent
015cae18dd
commit
a0aed26669
@ -541,7 +541,7 @@ thread_wakeup(event)
|
||||
splx(s);
|
||||
}
|
||||
|
||||
#if defined(DDB) || #defined(DEBUG)
|
||||
#if defined(DDB) || defined(DEBUG)
|
||||
/*
|
||||
* DEBUG stuff
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user