diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1996-10-06 07:58:04 +0000 | 
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1996-10-06 07:58:04 +0000 | 
| commit | 34181e06a7fb1dad00312dfc5e13b2f0d4d8f8ef (patch) | |
| tree | a05adbf3b725986cc9283700c0cadd7067e18d01 /sys/ddb/db_trap.c | |
| parent | 2cbfdf51d83d2fc0f0396562250a188cb6faba48 (diff) | |
Diffstat (limited to 'sys/ddb/db_trap.c')
| -rw-r--r-- | sys/ddb/db_trap.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/sys/ddb/db_trap.c b/sys/ddb/db_trap.c index 83419b825537..0c7697ddb9e7 100644 --- a/sys/ddb/db_trap.c +++ b/sys/ddb/db_trap.c @@ -23,7 +23,7 @@   * any improvements or extensions that they make and grant Carnegie the   * rights to redistribute these changes.   * - *	$Id: db_trap.c,v 1.6 1994/10/02 19:36:21 phk Exp $ + *	$Id: db_trap.c,v 1.7 1995/05/30 07:57:14 rgrimes Exp $   */  /* | 
