aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/include/mp_watchdog.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64/include/mp_watchdog.h')
-rw-r--r--sys/amd64/include/mp_watchdog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/include/mp_watchdog.h b/sys/amd64/include/mp_watchdog.h
index bcec051a942f..da26f2765958 100644
--- a/sys/amd64/include/mp_watchdog.h
+++ b/sys/amd64/include/mp_watchdog.h
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/amd64/include/mp_watchdog.h,v 1.1.26.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef _MACHINE_MP_WATCHDOG_H_