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 b47b11db3ecd..e6a0501423ac 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.9 1994/10/09 21:50:57 sos Exp $
+ * $Id: exec.h,v 1.10 1995/03/16 18:16:15 bde Exp $
*/
#ifndef _SYS_EXEC_H_