Fix mangled Id keyword.

This commit is contained in:
Doug Rabson 1998-06-10 20:13:32 +00:00
parent f7491b1657
commit 64f14464e5
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
/* $Id */
/* $Id$ */
/* $NetBSD: interrupt.c,v 1.23 1998/02/24 07:38:01 thorpej Exp $ */
/*

View file

@ -1,4 +1,4 @@
/* $Id */
/* $Id$ */
/* $NetBSD: trap.c,v 1.31 1998/03/26 02:21:46 thorpej Exp $ */
/*