diff options
Diffstat (limited to 'usr.bin/m4/eval.c')
| -rw-r--r-- | usr.bin/m4/eval.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/m4/eval.c b/usr.bin/m4/eval.c index cd803f0d6a64..7b1bb637ad81 100644 --- a/usr.bin/m4/eval.c +++ b/usr.bin/m4/eval.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)eval.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id: eval.c,v 1.5.6.3 1997/08/21 02:49:49 jlemon Exp $"; + "$Id: eval.c,v 1.5.6.4 1998/09/07 22:09:55 steve Exp $"; #endif /* not lint */ /* |
