diff options
Diffstat (limited to 'bin/sh/mail.c')
-rw-r--r-- | bin/sh/mail.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/mail.c b/bin/sh/mail.c index 965f69dde3967..f3deb410f0f9a 100644 --- a/bin/sh/mail.c +++ b/bin/sh/mail.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)mail.c 8.2 (Berkeley) 5/4/95"; #endif static const char rcsid[] = - "$Id$"; + "$Id: mail.c,v 1.8 1998/05/18 06:43:50 charnier Exp $"; #endif /* not lint */ /* |