aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/include/stack.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64/include/stack.h')
-rw-r--r--sys/amd64/include/stack.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/include/stack.h b/sys/amd64/include/stack.h
index 24e2547c67dc..d717748e3603 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.2.1 2009/04/15 03:14:26 kensmith Exp $
*/
#ifndef _MACHINE_STACK_H_