diff options
Diffstat (limited to 'bin/ln/ln.c')
| -rw-r--r-- | bin/ln/ln.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ln/ln.c b/bin/ln/ln.c index 9ccf805e1b2d8..cda1ef9e08520 100644 --- a/bin/ln/ln.c +++ b/bin/ln/ln.c @@ -42,7 +42,7 @@ static char const copyright[] = static char sccsid[] = "@(#)ln.c 8.2 (Berkeley) 3/31/94"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/ln/ln.c,v 1.12.2.1 1999/08/29 14:12:43 peter Exp $"; #endif /* not lint */ #include <sys/param.h> |
