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 d9dfe4ea09f4..1815798ca3b1 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.1.2.1 2009/10/25 01:10:29 kensmith Exp $
*/
#ifndef _MACHINE_UCONTEXT_H_