diff options
Diffstat (limited to 'bin/sh/eval.h')
| -rw-r--r-- | bin/sh/eval.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/eval.h b/bin/sh/eval.h index 2afcb6c1726c..41b338cf1bcb 100644 --- a/bin/sh/eval.h +++ b/bin/sh/eval.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)eval.h 8.2 (Berkeley) 5/4/95 - * $Id: eval.h,v 1.6 1997/02/22 13:58:24 peter Exp $ + * $Id: eval.h,v 1.3.2.2 1998/11/03 15:57:35 cracauer Exp $ */ extern char *commandname; /* currently executing command */ |
