diff options
Diffstat (limited to 'sys/pc98/include/mp_watchdog.h')
-rw-r--r-- | sys/pc98/include/mp_watchdog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/include/mp_watchdog.h b/sys/pc98/include/mp_watchdog.h index f0b91c00c4ad..42c677228e69 100644 --- a/sys/pc98/include/mp_watchdog.h +++ b/sys/pc98/include/mp_watchdog.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/mp_watchdog.h,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <i386/mp_watchdog.h> |