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 079f957bf6a1c..0200dcd501ab7 100644
--- a/bin/sh/arith.h
+++ b/bin/sh/arith.h
@@ -27,7 +27,7 @@
* SUCH DAMAGE.
*
* @(#)arith.h 1.1 (Berkeley) 5/4/95
- * $FreeBSD$
+ * $FreeBSD: src/bin/sh/arith.h,v 1.9 2004/04/06 20:06:51 markm Exp $
*/
int arith(char *);