diff options
Diffstat (limited to 'sys/sun4v/include/setjmp.h')
-rw-r--r-- | sys/sun4v/include/setjmp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sun4v/include/setjmp.h b/sys/sun4v/include/setjmp.h index f58776dce61c..6ba9d81e8b31 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.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _MACHINE_SETJMP_H_ |