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 28941b0f7103..d1d7ae66099d 100644
--- a/sys/sys/exec.h
+++ b/sys/sys/exec.h
@@ -36,7 +36,7 @@
* SUCH DAMAGE.
*
* @(#)exec.h 8.3 (Berkeley) 1/21/94
- * $Id: exec.h,v 1.8 1994/10/02 17:24:41 phk Exp $
+ * exec.h,v 1.9 1994/10/09 21:50:57 sos Exp
*/
#ifndef _SYS_EXEC_H_