summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index e048a01c61..5ab9cc2b4a 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,8 @@
2007-03-17 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libnetworking/net/if.h, libnetworking/net/if_ppp.h,
+ libnetworking/sys/signalvar.h, libnetworking/sys/systm.h:
+ Remove __P().
* libcsupport/include/rtems/termiostypes.h,
libcsupport/src/termios.c: Prefix linesw, struct linesw, nwlinesw
with rtems_termios_*.