summaryrefslogtreecommitdiff
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 d5417c3cedb6..be8505fc4ee7 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.2.20.1 2009/04/15 03:14:26 kensmith Exp $
*/
#ifndef _MACHINE_PMC_MDEP_H_