From 55b6a4f263bd3b6236174cef4a39a12ac810e9fb Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 20 Dec 2005 19:25:53 +0000 Subject: * sunrpc/auth_unix.c (auth_unix_ops): Mark as const. * sunrpc/auth_none.c (ops): Likewise. --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d081d02f59..03b12299ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2005-12-20 Ulrich Drepper - * sunrpc/auth_none.c (ops): Mark as const. + * sunrpc/auth_unix.c (auth_unix_ops): Mark as const. + * sunrpc/auth_none.c (ops): Likewise. * nss/nsswitch.c (databases): Mark as const. Change name field into array. -- cgit v1.2.3