From 4e4969237b2ec28beb771b64de84d2e125552792 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 1 Aug 2008 15:59:20 +0000 Subject: [PATCH] =?UTF-8?q?2008-08-01=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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. --- cpukit/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) 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.