diff options
Diffstat (limited to 'bin/sh/expand.h')
-rw-r--r-- | bin/sh/expand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/expand.h b/bin/sh/expand.h index eec98852250e..955b8bf424e7 100644 --- a/bin/sh/expand.h +++ b/bin/sh/expand.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)expand.h 8.2 (Berkeley) 5/4/95 - * $Id: expand.h,v 1.7 1998/09/13 19:24:57 tegge Exp $ + * $FreeBSD$ */ struct strlist { |