summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-08-01 15:51:57 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-08-01 15:51:57 +0000
commitbf5a6befac0171420aa59c169592094a715be1db (patch)
tree8d631e450bc9c510948b3d63fb00fec9ac084266 /cpukit/ChangeLog
parentRemove stray clnt_perror(). (diff)
downloadrtems-bf5a6befac0171420aa59c169592094a715be1db.tar.bz2
2008-08-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* librpc/src/rpc/pmap_clnt.c: Remove stray clnt_perror(). * librpc/src/rpc/clnt_tcp.c: Add missing prototypes.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 72693ca7c8..ff3dd2cd9f 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2008-08-01 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * 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.
* librpc/src/rpc/clnt_udp.c: Add missing prototypes.
* librpc/src/rpc/svc_auth.c: Add missing prototypes.