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 ed5773bdc399d..ac443960f32a8 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.11 2005/08/13 07:59:46 stefanf Exp $
*/
extern char *arith_buf, *arith_startbuf;