diff options
Diffstat (limited to 'sys/pc98/include/trap.h')
-rw-r--r-- | sys/pc98/include/trap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/include/trap.h b/sys/pc98/include/trap.h index 9c147ae1327e..dbaffeb6b371 100644 --- a/sys/pc98/include/trap.h +++ b/sys/pc98/include/trap.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/trap.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/trap.h> |