summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-12-10 23:05:37 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-12-10 23:05:37 +0000
commitf0db402496f141fa4619e1f2bcbee5db211c8509 (patch)
tree4c58721cb69a3e783ec38ebb2e0f5db358a15711 /cpukit/ChangeLog
parent2008-12-10 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-f0db402496f141fa4619e1f2bcbee5db211c8509.tar.bz2
2008-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/strlcat.c: Add 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 5229ad2f6a..e10237f29c 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,6 @@
2008-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libcsupport/src/strlcat.c: Add prototypes.
* libmisc/Makefile.am: Remove stray "\".
2008-12-10 Joel Sherrill <joel.sherrill@oarcorp.com>