diff options
Diffstat (limited to 'bin/sh/eval.h')
-rw-r--r-- | bin/sh/eval.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/sh/eval.h b/bin/sh/eval.h index 58b05807254..8de880e939e 100644 --- a/bin/sh/eval.h +++ b/bin/sh/eval.h @@ -1,3 +1,4 @@ +/* $OpenBSD: eval.h,v 1.2 1996/06/23 14:21:12 deraadt Exp $ */ /* $NetBSD: eval.h,v 1.9 1995/09/11 17:05:43 christos Exp $ */ /*- |