aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/exec.h')
-rw-r--r--sys/sys/exec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/exec.h b/sys/sys/exec.h
index 8c95c36e6874..0cb03bbfa058 100644
--- a/sys/sys/exec.h
+++ b/sys/sys/exec.h
@@ -32,7 +32,7 @@
* SUCH DAMAGE.
*
* @(#)exec.h 8.3 (Berkeley) 1/21/94
- * $FreeBSD$
+ * $FreeBSD: src/sys/sys/exec.h,v 1.31.2.1 2005/03/29 07:24:45 das Exp $
*/
#ifndef _SYS_EXEC_H_