From 5e156937292228c931660cc4248bd682410bcc40 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 25 May 2005 17:18:24 +0000 Subject: 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. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit') 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). -- cgit v1.2.3