diff options
Diffstat (limited to 'sys/pc98/include/proc.h')
-rw-r--r-- | sys/pc98/include/proc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/include/proc.h b/sys/pc98/include/proc.h index 77c2355a7500..791fc0051d3f 100644 --- a/sys/pc98/include/proc.h +++ b/sys/pc98/include/proc.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/proc.h,v 1.1.22.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ #include <i386/proc.h> |