summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-05-29 04:33:42 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-05-29 04:33:42 +0000
commite04cfeb92a6be79a69df4f2137d46e08a57fb471 (patch)
treefb1aab29cf6e7c4177f4b57500099bd1e9d127d3 /cpukit/ChangeLog
parent2010-05-29 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-e04cfeb92a6be79a69df4f2137d46e08a57fb471.tar.bz2
2010-05-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/netinet/raw_ip.c: Cast nam to uintptr_t instead of int.
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 d5f7d7a3a5..5b30294580 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2010-05-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libnetworking/netinet/raw_ip.c:
+ Cast nam to uintptr_t instead of int.
* libnetworking/libc/gethostnamadr.c:
Cast addr to uintptr_t instead of size_t.
* libfs/src/nfsclient/src/xdr_mbuf.c (xdrmbuf_setup):