aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/include/pmc_mdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/include/pmc_mdep.h')
-rw-r--r--sys/powerpc/include/pmc_mdep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/include/pmc_mdep.h b/sys/powerpc/include/pmc_mdep.h
index 81a41fdc0292..a35d0c75cca7 100644
--- a/sys/powerpc/include/pmc_mdep.h
+++ b/sys/powerpc/include/pmc_mdep.h
@@ -1,7 +1,7 @@
/*-
* This file is in the public domain.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/powerpc/include/pmc_mdep.h,v 1.3.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $
*/
#ifndef _MACHINE_PMC_MDEP_H_