summaryrefslogtreecommitdiff
path: root/sys/amd64/include/trap.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64/include/trap.h')
-rw-r--r--sys/amd64/include/trap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/include/trap.h b/sys/amd64/include/trap.h
index 67becb336fb7..fe4bf39e4170 100644
--- a/sys/amd64/include/trap.h
+++ b/sys/amd64/include/trap.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)trap.h 5.4 (Berkeley) 5/9/91
- * $FreeBSD$
+ * $FreeBSD: src/sys/amd64/include/trap.h,v 1.13 2001/07/12 06:32:51 peter Exp $
*/
#ifndef _MACHINE_TRAP_H_