summaryrefslogtreecommitdiff
path: root/bin/sh/eval.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sh/eval.c')
-rw-r--r--bin/sh/eval.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/eval.c b/bin/sh/eval.c
index 657c22bce3f81..0fa67ea4d7128 100644
--- a/bin/sh/eval.c
+++ b/bin/sh/eval.c
@@ -39,7 +39,7 @@
static char sccsid[] = "@(#)eval.c 8.9 (Berkeley) 6/8/95";
#endif
static const char rcsid[] =
- "$Id: eval.c,v 1.15 1998/05/18 06:43:34 charnier Exp $";
+ "$Id: eval.c,v 1.7.2.5 1998/11/03 15:57:35 cracauer Exp $";
#endif /* not lint */
#include <signal.h>