diff options
Diffstat (limited to 'sys/pc98/include/signal.h')
-rw-r--r-- | sys/pc98/include/signal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/include/signal.h b/sys/pc98/include/signal.h index 0c5f6dd9a62c5..e5851df8cf0ee 100644 --- a/sys/pc98/include/signal.h +++ b/sys/pc98/include/signal.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/signal.h,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <i386/signal.h> |