aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/show.h
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sh/show.h')
-rw-r--r--bin/sh/show.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/show.h b/bin/sh/show.h
index 83f84afcc8af..a918732e3a7f 100644
--- a/bin/sh/show.h
+++ b/bin/sh/show.h
@@ -27,7 +27,7 @@
* SUCH DAMAGE.
*
* @(#)show.h 1.1 (Berkeley) 5/4/95
- * $FreeBSD$
+ * $FreeBSD: src/bin/sh/show.h,v 1.11.30.1.4.1 2010/06/14 02:09:06 kensmith Exp $
*/
void showtree(union node *);