summaryrefslogtreecommitdiff
path: root/sys/kern/kern_threads.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:32 +0000
commit2e61cbb7f50878e738849ea4384118c13733f09c (patch)
treee87cf98a8f654158f3ba922ed4d31607b79c4944 /sys/kern/kern_threads.c
parent76b5366091f76c9bc73570149ef5055648fc2c39 (diff)
Diffstat (limited to 'sys/kern/kern_threads.c')
-rw-r--r--sys/kern/kern_threads.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/kern_threads.c b/sys/kern/kern_threads.c
index 1121f09837d18..114d805258b53 100644
--- a/sys/kern/kern_threads.c
+++ b/sys/kern/kern_threads.c
@@ -46,7 +46,7 @@
* in Germany will I accept domestic beer. This code may or may not work
* and I certainly make no claims as to its fitness for *any* purpose.
*
- * $Id: kern_threads.c,v 1.7 1998/03/30 09:50:18 phk Exp $
+ * $Id: kern_threads.c,v 1.8 1998/06/02 05:39:11 dyson Exp $
*/
#include <sys/param.h>