summaryrefslogtreecommitdiff
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..6f8d398ccdf5 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 2004/04/06 20:06:51 markm Exp $
*/
void showtree(union node *);