summaryrefslogtreecommitdiff
path: root/sys/mips/include/pmc_mdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips/include/pmc_mdep.h')
-rw-r--r--sys/mips/include/pmc_mdep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/mips/include/pmc_mdep.h b/sys/mips/include/pmc_mdep.h
index 466395449405..fa2a4806f5ab 100644
--- a/sys/mips/include/pmc_mdep.h
+++ b/sys/mips/include/pmc_mdep.h
@@ -2,7 +2,7 @@
* This file is in the public domain.
*
* from: src/sys/alpha/include/pmc_mdep.h,v 1.2 2005/06/09 19:45:06 jkoshy
- * $FreeBSD$
+ * $FreeBSD: src/sys/mips/include/pmc_mdep.h,v 1.1.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $
*/
#ifndef _MACHINE_PMC_MDEP_H_