diff options
Diffstat (limited to 'contrib/bind/lib/inet/inet_netof.c')
-rw-r--r-- | contrib/bind/lib/inet/inet_netof.c | 2 |
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 54b700cf918d2..e887530088a1b 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" |