diff options
Diffstat (limited to 'libexec/telnetd/utility.c')
| -rw-r--r-- | libexec/telnetd/utility.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/telnetd/utility.c b/libexec/telnetd/utility.c index c835269b7bb3..7ac6c58957d7 100644 --- a/libexec/telnetd/utility.c +++ b/libexec/telnetd/utility.c @@ -36,7 +36,7 @@ static const char sccsid[] = "@(#)utility.c 8.4 (Berkeley) 5/30/95"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/telnetd/utility.c,v 1.13.2.4 2002/04/13 11:07:12 markm Exp $"; #endif /* not lint */ #ifdef __FreeBSD__ |
