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 49066419b6d6a..716679719d9d7 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
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/include/trap.h,v 1.10.2.1 2000/03/20 10:27:52 cracauer Exp $
*/
#ifndef _MACHINE_TRAP_H_