summaryrefslogtreecommitdiff
path: root/bin/sh/arith.h
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sh/arith.h')
-rw-r--r--bin/sh/arith.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/arith.h b/bin/sh/arith.h
index 7f5cd1e186353..23f0276144c2a 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
- * $Id: arith.h,v 1.4 1997/02/22 13:58:20 peter Exp $
+ * $Id: arith.h,v 1.2.2.1 1998/11/03 15:57:35 cracauer Exp $
*/
int arith __P((char *));