aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/arith.h
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-08-27 23:15:48 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-08-27 23:15:48 +0000
commit2a4562393f80633b81c11d4f7df00548d1cc3c48 (patch)
treee6f4e4299a60023820e6a2e559cdd8477911363a /bin/sh/arith.h
parent50b14091b71a7932d512009d783e1f657f800fc6 (diff)
$Id$ -> $FreeBSD$
Notes
Notes: svn path=/head/; revision=50471
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 34eb73c19251..c58cd3c7cb5c 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$
+ * $FreeBSD$
*/
int arith __P((char *));