summaryrefslogtreecommitdiff
path: root/bin/ksh/exec.c
diff options
context:
space:
mode:
authortls <tls@NetBSD.org>1997-01-12 19:11:37 +0000
committertls <tls@NetBSD.org>1997-01-12 19:11:37 +0000
commit2ab2e20cffa90d953124dfa640a990220b07dee1 (patch)
tree64f341484f91228d80249cf6c94a8cd581ffc3af /bin/ksh/exec.c
parent3e345f741d9cb063f8fecc09b5cd34649721970b (diff)
RCS ID Police
Diffstat (limited to 'bin/ksh/exec.c')
-rw-r--r--bin/ksh/exec.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/ksh/exec.c b/bin/ksh/exec.c
index 09c16cc56c7..1464cf0e8c0 100644
--- a/bin/ksh/exec.c
+++ b/bin/ksh/exec.c
@@ -1,3 +1,5 @@
+/* $NetBSD: exec.c,v 1.2 1997/01/12 19:11:49 tls Exp $ */
+
/*
* execute command tree
*/