aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/include/exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64/include/exec.h')
-rw-r--r--sys/amd64/include/exec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/include/exec.h b/sys/amd64/include/exec.h
index 8d07887be252..1398c89c99ea 100644
--- a/sys/amd64/include/exec.h
+++ b/sys/amd64/include/exec.h
@@ -27,7 +27,7 @@
* SUCH DAMAGE.
*
* @(#)exec.h 8.1 (Berkeley) 6/11/93
- * $FreeBSD$
+ * $FreeBSD: src/sys/amd64/include/exec.h,v 1.10.22.1.2.1 2009/10/25 01:10:29 kensmith Exp $
*/
#ifndef _MACHINE_EXEC_H_