]> git.ipfire.org Git - thirdparty/glibc.git/commit - sunrpc/clnt_tcp.c
* sunrpc/clnt_unix.c (unix_ops): Mark as const.
authorUlrich Drepper <drepper@redhat.com>
Tue, 20 Dec 2005 22:56:06 +0000 (22:56 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 20 Dec 2005 22:56:06 +0000 (22:56 +0000)
commit31d7b14cfa14f85fe4533d4e1c81fe2b1fb32a45
tree25355423faafd7d72bc2ec3a2cb102d006426fef
parenta5abbd3316cbfd222a87802a29a6a70e5eda5e59
* 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
sunrpc/auth_des.c
sunrpc/clnt_tcp.c
sunrpc/clnt_udp.c
sunrpc/clnt_unix.c
sunrpc/svc_raw.c