summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>2004-09-13 23:01:50 +0000
committerjulian <julian@FreeBSD.org>2004-09-13 23:01:50 +0000
commit53023d01b3b86e0e4af788f3ff8408b453abb8a2 (patch)
tree1cc3a6d924147a1fabf6dbda6ee3b846e9cfbc8c
parent29732c6fb7fcf7678de2db88cad7f64df588c095 (diff)
downloadFreeBSD-src-53023d01b3b86e0e4af788f3ff8408b453abb8a2.zip
FreeBSD-src-53023d01b3b86e0e4af788f3ff8408b453abb8a2.tar.gz
whitespace fix
MFC after: 3 days
-rw-r--r--sys/sys/sched.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/sys/sched.h b/sys/sys/sched.h
index 6912390..8d22857 100644
--- a/sys/sys/sched.h
+++ b/sys/sys/sched.h
@@ -86,7 +86,6 @@ static __inline void sched_pin(void);
void sched_unbind(struct thread *td);
static __inline void sched_unpin(void);
-
/*
* These procedures tell the process data structure allocation code how
* many bytes to actually allocate.
OpenPOWER on IntegriCloud