summaryrefslogtreecommitdiff
path: root/sys/i386/include/stack.h
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2010-03-21 01:30:13 +0000
committerKen Smith <kensmith@FreeBSD.org>2010-03-21 01:30:13 +0000
commit9c4d1c1956ecb0a222fb2f4579c320391fb67f06 (patch)
treea9ac9b0e0ce25e6b0acc0f247dc4572d56ecc496 /sys/i386/include/stack.h
parent1c808b47a2787a3a6a6ee0ca2fffb39b8e17a29a (diff)
Diffstat (limited to 'sys/i386/include/stack.h')
-rw-r--r--sys/i386/include/stack.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/include/stack.h b/sys/i386/include/stack.h
index 78caae0048eb8..b007934800252 100644
--- a/sys/i386/include/stack.h
+++ b/sys/i386/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/i386/include/stack.h,v 1.1.2.1.6.1 2010/02/10 00:26:20 kensmith Exp $
*/
#ifndef _MACHINE_STACK_H_