diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index ff3dd2cd9f..e772c7884b 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,5 +1,8 @@ 2008-08-01 Ralf Corsépius + * librpc/src/rpc/clnt_perror.c: Misc. ansifications. + * librpc/src/rpc/get_myaddress.c: Misc. ansifications. + * librpc/src/rpc/svc_auth_unix.c: Misc. ansifications. * librpc/src/rpc/pmap_clnt.c: Remove stray clnt_perror(). * librpc/src/rpc/clnt_tcp.c: Add missing prototypes. * librpc/src/rpc/clnt_raw.c: Add missing prototypes.