diff options
Diffstat (limited to 'sys/powerpc/include/signal.h')
-rw-r--r-- | sys/powerpc/include/signal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/include/signal.h b/sys/powerpc/include/signal.h index ba0bee2b7797..93d7a94ddd1a 100644 --- a/sys/powerpc/include/signal.h +++ b/sys/powerpc/include/signal.h @@ -29,7 +29,7 @@ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * $NetBSD: signal.h,v 1.4 1998/09/14 02:48:34 thorpej Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/signal.h,v 1.6.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _MACHINE_SIGNAL_H_ |