diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 04736f027d..8c7845722e 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2005-05-25 Ralf Corsepius + + * librpc/include/rpc/clnt.h, librpc/include/rpc/svc.h, + src/rpc/pmap_rmt.c: Use void* instead of caddr_t. + Cosmetics from FreeBSD. + 2005-05-25 Ralf Corsepius * librpc/include/rpc/auth_des.h: Remove (Unused, unsupported).