From 86bc037e711eb91a7613e3b6e3d960188a6543eb Mon Sep 17 00:00:00 2001 From: charnier Date: Mon, 18 May 1998 06:44:24 +0000 Subject: Add rcsid. Spelling. --- bin/sh/arith_lex.l | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/sh/arith_lex.l') diff --git a/bin/sh/arith_lex.l b/bin/sh/arith_lex.l index d71fef0..6836d80 100644 --- a/bin/sh/arith_lex.l +++ b/bin/sh/arith_lex.l @@ -34,11 +34,11 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id$ + * $Id: arith_lex.l,v 1.9 1997/02/22 13:58:21 peter Exp $ */ #ifndef lint -static char const sccsid[] = "@(#)arith_lex.l 8.3 (Berkeley) 5/4/95"; +static char sccsid[] = "@(#)arith_lex.l 8.3 (Berkeley) 5/4/95"; #endif /* not lint */ #include -- cgit v1.1