diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1996-09-01 10:22:36 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1996-09-01 10:22:36 +0000 |
| commit | aa9caaf65748ace0f3cd08c2deaf3ef3048d6e4d (patch) | |
| tree | e47ab3981b495c675a987dd1e943d1f4c823f314 /bin/sh/arith.h | |
| parent | eaed89032e2fd68793cbfe677ce15e06b46b11dd (diff) | |
Notes
Diffstat (limited to 'bin/sh/arith.h')
| -rw-r--r-- | bin/sh/arith.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/sh/arith.h b/bin/sh/arith.h index d6d7303a7059..34eb73c19251 100644 --- a/bin/sh/arith.h +++ b/bin/sh/arith.h @@ -31,6 +31,7 @@ * SUCH DAMAGE. * * @(#)arith.h 1.1 (Berkeley) 5/4/95 + * $Id$ */ int arith __P((char *)); |
