diff options
Diffstat (limited to 'bin/csh/err.c')
-rw-r--r-- | bin/csh/err.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/csh/err.c b/bin/csh/err.c index 9eb689d64665..5c3ac4e53649 100644 --- a/bin/csh/err.c +++ b/bin/csh/err.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)err.c 8.1 (Berkeley) 5/31/93"; #else static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/csh/err.c,v 1.8.2.2 1999/08/29 14:11:43 peter Exp $"; #endif #endif /* not lint */ |