summaryrefslogtreecommitdiff
path: root/sys/sun4v/include/setjmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sun4v/include/setjmp.h')
-rw-r--r--sys/sun4v/include/setjmp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sun4v/include/setjmp.h b/sys/sun4v/include/setjmp.h
index f58776dce61c7..74057bb3796fe 100644
--- a/sys/sun4v/include/setjmp.h
+++ b/sys/sun4v/include/setjmp.h
@@ -27,7 +27,7 @@
* SUCH DAMAGE.
*
* From: FreeBSD: src/sys/i386/include/setjmp.h,v 1.5 2000/10/06
- * $FreeBSD$
+ * $FreeBSD: src/sys/sun4v/include/setjmp.h,v 1.2.14.1 2010/12/21 17:10:29 kensmith Exp $
*/
#ifndef _MACHINE_SETJMP_H_