diff options
Diffstat (limited to 'sys/powerpc/include/stack.h')
-rw-r--r-- | sys/powerpc/include/stack.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/include/stack.h b/sys/powerpc/include/stack.h index c433a9fe09ebb..43442ed9332ed 100644 --- a/sys/powerpc/include/stack.h +++ b/sys/powerpc/include/stack.h @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie Mellon * the rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/stack.h,v 1.1.2.1.6.1 2010/02/10 00:26:20 kensmith Exp $ */ #ifndef _MACHINE_STACK_H_ |