diff options
Diffstat (limited to 'bin/sh/error.c')
| -rw-r--r-- | bin/sh/error.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/error.c b/bin/sh/error.c index 088d3c7fd2e0..afefb656816e 100644 --- a/bin/sh/error.c +++ b/bin/sh/error.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)error.c 8.2 (Berkeley) 5/4/95"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/sh/error.c,v 1.15.2.2 2001/08/01 05:22:06 obrien Exp $"; #endif /* not lint */ /* |
