summaryrefslogtreecommitdiff
path: root/sys/mips/include/pcb.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips/include/pcb.h')
-rw-r--r--sys/mips/include/pcb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/mips/include/pcb.h b/sys/mips/include/pcb.h
index f54f2d736c27..f185925f2671 100644
--- a/sys/mips/include/pcb.h
+++ b/sys/mips/include/pcb.h
@@ -36,7 +36,7 @@
* from: Utah Hdr: pcb.h 1.13 89/04/23
* from: @(#)pcb.h 8.1 (Berkeley) 6/10/93
* JNPR: pcb.h,v 1.2 2006/08/07 11:51:17 katta
- * $FreeBSD$
+ * $FreeBSD: src/sys/mips/include/pcb.h,v 1.1.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $
*/
#ifndef _MACHINE_PCB_H_