summaryrefslogtreecommitdiffstats
path: root/bsd_eth_drivers/ChangeLog
diff options
context:
space:
mode:
authorTill Straumann <strauman@slac.stanford.edu>2009-08-15 13:55:16 +0000
committerTill Straumann <strauman@slac.stanford.edu>2009-08-15 13:55:16 +0000
commitdff4df551d2aa14345bdda4b1313cba2774d54da (patch)
treea6204586c1bf0e27ce15ccac001f8ae5aa1da6d9 /bsd_eth_drivers/ChangeLog
parent2009-08-06 Till Straumann <Till.Straumann@TU-Berlin.de> (diff)
downloadlibbsdport-dff4df551d2aa14345bdda4b1313cba2774d54da.tar.bz2
2009-08-15 Till Straumann <Till.Straumann@TU-Berlin.de>
* if_em/31000_osdep.h: added missing 'void' return type of __out_le32() inline function.
Diffstat (limited to 'bsd_eth_drivers/ChangeLog')
-rw-r--r--bsd_eth_drivers/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bsd_eth_drivers/ChangeLog b/bsd_eth_drivers/ChangeLog
index dc67e4e..fc565b9 100644
--- a/bsd_eth_drivers/ChangeLog
+++ b/bsd_eth_drivers/ChangeLog
@@ -1,3 +1,8 @@
+2009-08-15 Till Straumann <Till.Straumann@TU-Berlin.de>
+
+ * if_em/31000_osdep.h: added missing 'void' return
+ type of __out_le32() inline function.
+
2009-08-06 Till Straumann <Till.Straumann@TU-Berlin.de>
* libbsdport/rtems_callout.c: fixed possible race