diff options
Diffstat (limited to 'sys/sys/proc.h')
-rw-r--r-- | sys/sys/proc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/proc.h b/sys/sys/proc.h index dcee5115b656..83ec20800764 100644 --- a/sys/sys/proc.h +++ b/sys/sys/proc.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)proc.h 7.28 (Berkeley) 5/30/91 - * $Id: proc.h,v 1.6.2.1 1994/03/24 08:38:44 rgrimes Exp $ + * $Id: proc.h,v 1.7 1994/03/15 02:48:51 wollman Exp $ */ #ifndef _PROC_H_ |