aboutsummaryrefslogtreecommitdiff
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 f0176b2c97e7..a160d3c42477 100644
--- a/sys/i386/include/trap.h
+++ b/sys/i386/include/trap.h
@@ -30,7 +30,7 @@
* SUCH DAMAGE.
*
* from: @(#)trap.h 5.4 (Berkeley) 5/9/91
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/include/trap.h,v 1.17.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef _MACHINE_TRAP_H_