diff options
Diffstat (limited to 'sys/sun4v/include/signal.h')
-rw-r--r-- | sys/sun4v/include/signal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sun4v/include/signal.h b/sys/sun4v/include/signal.h index d96cef6dd6c83..950403071bdf5 100644 --- a/sys/sun4v/include/signal.h +++ b/sys/sun4v/include/signal.h @@ -28,7 +28,7 @@ * * @(#)signal.h 8.1 (Berkeley) 6/11/93 * from: FreeBSD: src/sys/i386/include/signal.h,v 1.13 2000/11/09 - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/signal.h,v 1.1 2006/10/05 06:14:26 kmacy Exp $ */ #ifndef _MACHINE_SIGNAL_H_ |