diff options
Diffstat (limited to 'sys/pc98/include/pmc_mdep.h')
-rw-r--r-- | sys/pc98/include/pmc_mdep.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/include/pmc_mdep.h b/sys/pc98/include/pmc_mdep.h index 5ad152e6ee98e..b2ed869a1ae56 100644 --- a/sys/pc98/include/pmc_mdep.h +++ b/sys/pc98/include/pmc_mdep.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/pmc_mdep.h,v 1.1 2005/04/19 21:06:06 imp Exp $ */ #include <i386/pmc_mdep.h> |