aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/include/exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/include/exec.h')
-rw-r--r--sys/i386/include/exec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/include/exec.h b/sys/i386/include/exec.h
index 8d07887be252..5ab2f01c0b59 100644
--- a/sys/i386/include/exec.h
+++ b/sys/i386/include/exec.h
@@ -27,7 +27,7 @@
* SUCH DAMAGE.
*
* @(#)exec.h 8.1 (Berkeley) 6/11/93
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/include/exec.h,v 1.10.24.1 2010/02/10 00:26:20 kensmith Exp $
*/
#ifndef _MACHINE_EXEC_H_