diff options
Diffstat (limited to 'libexec/uucpd/uucpd.c')
| -rw-r--r-- | libexec/uucpd/uucpd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/uucpd/uucpd.c b/libexec/uucpd/uucpd.c index eb5c4a56e2c6..a8e0a915d5d9 100644 --- a/libexec/uucpd/uucpd.c +++ b/libexec/uucpd/uucpd.c @@ -45,7 +45,7 @@ static const char copyright[] = static char sccsid[] = "@(#)uucpd.c 8.1 (Berkeley) 6/4/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/uucpd/uucpd.c,v 1.21 1999/11/06 20:58:44 eivind Exp $"; #endif /* not lint */ /* |
