aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sh/shell.h')
-rw-r--r--bin/sh/shell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/shell.h b/bin/sh/shell.h
index 9bf399f962bb..f2cc93c7e7f3 100644
--- a/bin/sh/shell.h
+++ b/bin/sh/shell.h
@@ -30,7 +30,7 @@
* SUCH DAMAGE.
*
* @(#)shell.h 8.2 (Berkeley) 5/4/95
- * $FreeBSD$
+ * $FreeBSD: src/bin/sh/shell.h,v 1.18.2.2.4.1 2012/03/03 06:15:13 kensmith Exp $
*/
#ifndef SHELL_H_