aboutsummaryrefslogtreecommitdiff
path: root/libexec/telnetd
diff options
context:
space:
mode:
authorJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-02-07 22:20:44 +0000
committerJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-02-07 22:20:44 +0000
commita4322ab2f68b5644bcf9637088090f1dcf59bd74 (patch)
tree5b952ae571f2cf4acaadc3773713715192c3a584 /libexec/telnetd
parent6f76661f7ff88b56af0b706d4acbea943fb9d071 (diff)
Notes
Diffstat (limited to 'libexec/telnetd')
-rw-r--r--libexec/telnetd/state.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/telnetd/state.c b/libexec/telnetd/state.c
index 476a99219198..766e9e18fee1 100644
--- a/libexec/telnetd/state.c
+++ b/libexec/telnetd/state.c
@@ -33,7 +33,7 @@
#ifndef lint
#if 0
-static char sccsid[] = "@(#)state.c 8.2 (Berkeley) 12/15/93";
+static const char sccsid[] = "@(#)state.c 8.2 (Berkeley) 12/15/93";
#endif
static const char rcsid[] =
"$FreeBSD$";