summaryrefslogtreecommitdiff
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 8d07887be252b..7c4a2bb8e91fa 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 2005/02/19 21:16:48 ru Exp $
*/
#ifndef _MACHINE_EXEC_H_