aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/arith.h
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-02-24 05:45:17 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-02-24 05:45:17 +0000
commita9c219fa3cec18ef9f30edec6fa106bf0e2d423d (patch)
tree50188ea5c781ddc35338e77f24e94f1aa22aae1c /bin/sh/arith.h
parentba209d619d07461cc752dcdd596ab0d9b50e847a (diff)
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 ed5773bdc399..ac443960f32a 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;