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 6af4360abe16..efc75f12791e 100644 --- a/bin/sh/expand.h +++ b/bin/sh/expand.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)expand.h 8.1 (Berkeley) 5/31/93 - * $Id$ + * $Id: expand.h,v 1.2 1994/09/24 02:57:35 davidg Exp $ */ struct strlist { |