From 4f11fac5708948b6ed1b4db763431c28c709eeb1 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 2 Nov 2009 04:24:20 +0000 Subject: =?UTF-8?q?2009-11-02=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * loopback/init.c: Adjust return-type of rtems_bsdnet_loopattach to int to match with rtems/rtems_bsdnet.h. --- testsuites/samples/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'testsuites/samples/ChangeLog') diff --git a/testsuites/samples/ChangeLog b/testsuites/samples/ChangeLog index 2643236fdb..daa5a09726 100644 --- a/testsuites/samples/ChangeLog +++ b/testsuites/samples/ChangeLog @@ -1,3 +1,8 @@ +2009-11-02 Ralf Corsépius + + * loopback/init.c: Adjust return-type of rtems_bsdnet_loopattach to + int to match with rtems/rtems_bsdnet.h. + 2009-10-30 Ralf Corsépius * base_mp/apptask.c: Use PRIxrtems_id to print rtems_ids. -- cgit v1.2.3