summaryrefslogtreecommitdiffstats
path: root/monop/execute.c
diff options
context:
space:
mode:
Diffstat (limited to 'monop/execute.c')
-rw-r--r--monop/execute.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/monop/execute.c b/monop/execute.c
index 9b8889e4..6649f0ca 100644
--- a/monop/execute.c
+++ b/monop/execute.c
@@ -32,7 +32,8 @@
*/
#ifndef lint
-static char sccsid[] = "@(#)execute.c 5.5 (Berkeley) 2/28/91";
+/*static char sccsid[] = "from: @(#)execute.c 5.5 (Berkeley) 2/28/91";*/
+static char rcsid[] = "$Id: execute.c,v 1.2 1993/08/01 18:53:43 mycroft Exp $";
#endif /* not lint */
# include "monop.ext"