summaryrefslogtreecommitdiff
path: root/sys/i386/include/trap.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/include/trap.h')
-rw-r--r--sys/i386/include/trap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/include/trap.h b/sys/i386/include/trap.h
index 9d49054208f1a..ed8033499f0b3 100644
--- a/sys/i386/include/trap.h
+++ b/sys/i386/include/trap.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)trap.h 5.4 (Berkeley) 5/9/91
- * $Id$
+ * $Id: trap.h,v 1.7 1997/02/22 09:35:19 peter Exp $
*/
#ifndef _MACHINE_TRAP_H_