diff options
Diffstat (limited to 'sys/pc98/i386/trap.c')
-rw-r--r-- | sys/pc98/i386/trap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/i386/trap.c b/sys/pc98/i386/trap.c index 9ea5d8051d1fd..136e8a089d7cd 100644 --- a/sys/pc98/i386/trap.c +++ b/sys/pc98/i386/trap.c @@ -35,7 +35,7 @@ * SUCH DAMAGE. * * from: @(#)trap.c 7.4 (Berkeley) 5/13/91 - * $Id: trap.c,v 1.50 1998/04/29 09:45:38 kato Exp $ + * $Id: trap.c,v 1.51 1998/08/28 12:46:28 kato Exp $ */ /* |