summaryrefslogtreecommitdiff
path: root/contrib/bind/lib/inet/inet_netof.c
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-11-30 02:43:11 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-11-30 02:43:11 +0000
commit44856387160435985b3d0972db19a60e74ca56cb (patch)
tree229e9e7b96508abdb1746797aa00dea2ba694063 /contrib/bind/lib/inet/inet_netof.c
parentfe6d3fe571a4dd5637c70923fde9268eccde1731 (diff)
parent6b6ac9438f352903fe405daefaf6a3c9a2b63093 (diff)
Notes
Diffstat (limited to 'contrib/bind/lib/inet/inet_netof.c')
-rw-r--r--contrib/bind/lib/inet/inet_netof.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/bind/lib/inet/inet_netof.c b/contrib/bind/lib/inet/inet_netof.c
index 54b700cf918d..e887530088a1 100644
--- a/contrib/bind/lib/inet/inet_netof.c
+++ b/contrib/bind/lib/inet/inet_netof.c
@@ -32,7 +32,7 @@
*/
#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)inet_netof.c 8.1 (Berkeley) 6/4/93";
+static const char sccsid[] = "@(#)inet_netof.c 8.1 (Berkeley) 6/4/93";
#endif /* LIBC_SCCS and not lint */
#include "port_before.h"