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 24e2547c67dc7..44fdd05ffa068 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.1.2.2.4.1 2010/02/10 00:26:20 kensmith Exp $ */ #ifndef _MACHINE_STACK_H_ |