summaryrefslogtreecommitdiff
path: root/sys/powerpc/include/proc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/include/proc.h')
-rw-r--r--sys/powerpc/include/proc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/include/proc.h b/sys/powerpc/include/proc.h
index c958fb76f0fbd..7d3097ca105e4 100644
--- a/sys/powerpc/include/proc.h
+++ b/sys/powerpc/include/proc.h
@@ -29,7 +29,7 @@
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $NetBSD: proc.h,v 1.2 1997/04/16 22:57:48 thorpej Exp $
- * $FreeBSD$
+ * $FreeBSD: src/sys/powerpc/include/proc.h,v 1.7.24.1 2010/02/10 00:26:20 kensmith Exp $
*/
#ifndef _MACHINE_PROC_H_