2008-08-25 Ralf Corsépius <ralf.corsepius@rtems.org>

* libcsupport/src/malloc_boundary.c: Use %zi to print size_t.
This commit is contained in:
Ralf Corsepius
2008-08-25 11:15:24 +00:00
parent 68c65d657a
commit 9190a31d76

View File

@@ -1,5 +1,6 @@
2008-08-25 Ralf Corsépius <ralf.corsepius@rtems.org> 2008-08-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/malloc_boundary.c: Use %zi to print size_t.
* libmisc/capture/capture.c, libmisc/shell/fts.c: * libmisc/capture/capture.c, libmisc/shell/fts.c:
Stop using old-style function-definitions. Stop using old-style function-definitions.