summaryrefslogtreecommitdiff
path: root/sys/powerpc/include/ucontext.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/include/ucontext.h')
-rw-r--r--sys/powerpc/include/ucontext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/include/ucontext.h b/sys/powerpc/include/ucontext.h
index 28e50f345854..3762b4414046 100644
--- a/sys/powerpc/include/ucontext.h
+++ b/sys/powerpc/include/ucontext.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/ucontext.h,v 1.2 2001/01/02 00:11:41 obrien Exp $
*/
#ifndef _MACHINE_UCONTEXT_H_