summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-17 08:39:22 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-17 08:39:22 +0000
commit3b2c47300abf5a0b1fe36e0b758c7f2512a846b3 (patch)
treeed38cae5f74907752a3f04e509dab14d954c7935 /cpukit/ChangeLog
parentRemove stray white spaces. (diff)
downloadrtems-3b2c47300abf5a0b1fe36e0b758c7f2512a846b3.tar.bz2
2004-04-17 Ralf Corsepius <ralf_corsepius@rtems.org>
* libfs/src/imfs/imfs_debug.c, libfs/src/imfs/memfile.c: Use fprintf(stdout,...) instead of printf.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 7f27eee7d2..b82cbc5ff8 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2004-04-17 Ralf Corsepius <ralf_corsepius@rtems.org>
+ * libfs/src/imfs/imfs_debug.c, libfs/src/imfs/memfile.c:
+ Use fprintf(stdout,...) instead of printf.
+
+2004-04-17 Ralf Corsepius <ralf_corsepius@rtems.org>
+
* libblock/src/ide_part_table.c: Use fprintf(stdout,...) instead of
printf.