From 31d7b14cfa14f85fe4533d4e1c81fe2b1fb32a45 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 20 Dec 2005 22:56:06 +0000 Subject: * sunrpc/clnt_unix.c (unix_ops): Mark as const. * sunrpc/auth_des.c (authdes_ops): Likewise. * sunrpc/svc_raw.c (server_ops): Likewise. * sunrpc/clnt_udp.c (udp_ops): Likewise. * sunrpc/clnt_tcp.c (tcp_ops): Likewise. * sunrpc/clnt_raw.c (client_ops): Likewise. * sunrpc/auth_unix.c (auth_unix_ops): Likewise. --- ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 45338a1987..0e83532ba6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,7 +14,13 @@ 2005-12-20 Ulrich Drepper - * sunrpc/auth_unix.c (auth_unix_ops): Mark as const. + * sunrpc/clnt_unix.c (unix_ops): Mark as const. + * sunrpc/auth_des.c (authdes_ops): Likewise. + * sunrpc/svc_raw.c (server_ops): Likewise. + * sunrpc/clnt_udp.c (udp_ops): Likewise. + * sunrpc/clnt_tcp.c (tcp_ops): Likewise. + * sunrpc/clnt_raw.c (client_ops): Likewise. + * sunrpc/auth_unix.c (auth_unix_ops): Likewise. * sunrpc/auth_none.c (ops): Likewise. * nss/nsswitch.c (databases): Mark as const. Change name field -- cgit v1.2.3