aboutsummaryrefslogtreecommitdiff
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 99113396277e..3fd1a5c76117 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.3.2.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef _MACHINE_PCB_H_