diff options
Diffstat (limited to 'sys/amd64/include/stack.h')
-rw-r--r-- | sys/amd64/include/stack.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/include/stack.h b/sys/amd64/include/stack.h index 24e2547c67dc..1e5fb48c54d4 100644 --- a/sys/amd64/include/stack.h +++ b/sys/amd64/include/stack.h @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/amd64/include/stack.h,v 1.2.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ #ifndef _MACHINE_STACK_H_ |