From 83b3c2c1614c7caa6fd6a6eb52f6b74876ae61dd Mon Sep 17 00:00:00 2001 From: peter Date: Sat, 22 Feb 1997 14:13:04 +0000 Subject: Revert $FreeBSD$ to $Id$ --- bin/sh/arith.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/sh/arith.h') diff --git a/bin/sh/arith.h b/bin/sh/arith.h index 23ec912..34eb73c 100644 --- a/bin/sh/arith.h +++ b/bin/sh/arith.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)arith.h 1.1 (Berkeley) 5/4/95 - * $FreeBSD$ + * $Id$ */ int arith __P((char *)); -- cgit v1.1