summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-08-01 07:32:33 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-08-01 07:32:33 +0000
commitdd1fef80f4dc39535e33fbe4f16d34a024c08c68 (patch)
treebdf1eba3059cdc4e468c9999896d005585a05cf1 /cpukit/ChangeLog
parent2008-08-01 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-dd1fef80f4dc39535e33fbe4f16d34a024c08c68.tar.bz2
2008-08-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* librpc/src/rpc/svc.c: Add missing prototypes.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 27b0c61b85..5bb29ea972 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,6 @@
2008-08-01 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * librpc/src/rpc/svc.c: Add missing prototypes.
* librpc/src/xdr/xdr_rec.c: Remove register vars.
* librpc/src/xdr/xdr_mem.c: Misc. ansifications.
* librpc/src/rpc/svc_tcp.c: Misc. ansifications.