diff options
Diffstat (limited to 'libexec/telnetd/global.c')
| -rw-r--r-- | libexec/telnetd/global.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/telnetd/global.c b/libexec/telnetd/global.c index 0cf95dbd463e..361bd48e9b45 100644 --- a/libexec/telnetd/global.c +++ b/libexec/telnetd/global.c @@ -36,7 +36,7 @@ static const char sccsid[] = "@(#)global.c 8.1 (Berkeley) 6/4/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/telnetd/global.c,v 1.3.2.1 2002/04/13 11:07:12 markm Exp $"; #endif /* not lint */ /* |
