diff options
Diffstat (limited to 'bin/sh/arith.h')
-rw-r--r-- | bin/sh/arith.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/arith.h b/bin/sh/arith.h index 41bc76fa2c7eb..5a43553eb75a7 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.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "shell.h" |