aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/include/ucontext.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips/include/ucontext.h')
-rw-r--r--sys/mips/include/ucontext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/mips/include/ucontext.h b/sys/mips/include/ucontext.h
index 72f07b402e24..5961efeac94d 100644
--- a/sys/mips/include/ucontext.h
+++ b/sys/mips/include/ucontext.h
@@ -31,7 +31,7 @@
*
* @(#)ucontext.h 8.1 (Berkeley) 6/10/93
* JNPR: ucontext.h,v 1.2 2007/08/09 11:23:32 katta
- * $FreeBSD$
+ * $FreeBSD: src/sys/mips/include/ucontext.h,v 1.1.2.2.2.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef _MACHINE_UCONTEXT_H_