summaryrefslogtreecommitdiff
path: root/libexec/telnetd/termstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/telnetd/termstat.c')
-rw-r--r--libexec/telnetd/termstat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/telnetd/termstat.c b/libexec/telnetd/termstat.c
index c3a96094ce68..a40ff88c3ddc 100644
--- a/libexec/telnetd/termstat.c
+++ b/libexec/telnetd/termstat.c
@@ -36,7 +36,7 @@
static char sccsid[] = "@(#)termstat.c 8.1 (Berkeley) 6/4/93";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/libexec/telnetd/termstat.c,v 1.9.2.1 2001/03/05 11:27:12 kris Exp $";
#endif /* not lint */
#include "telnetd.h"