diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-16 01:59:46 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-16 01:59:46 +0000 |
commit | 838992f094ccde014679a7cfafc495840eb932a1 (patch) | |
tree | bb1da10609893e2c699e42919a3a51c02df9caf0 /sys/kern/kern_threads.c | |
parent | bcb29ac16cc991f99f0c976390dff6be1a1b9058 (diff) |
Diffstat (limited to 'sys/kern/kern_threads.c')
-rw-r--r-- | sys/kern/kern_threads.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/kern_threads.c b/sys/kern/kern_threads.c index 57e8d96eb4f8..aeec277b040c 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.9 1998/10/25 17:44:51 phk Exp $ + * $Id: kern_threads.c,v 1.10 1998/12/15 17:38:33 des Exp $ */ #include <sys/param.h> |