summaryrefslogtreecommitdiff
path: root/sys/powerpc/include/signal.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/include/signal.h')
-rw-r--r--sys/powerpc/include/signal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/include/signal.h b/sys/powerpc/include/signal.h
index b1f32e65c2e7e..1bb5630e22895 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.5 2005/01/07 02:29:19 imp Exp $
*/
#ifndef _MACHINE_SIGNAL_H_