summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-24 21:37:08 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-24 21:37:08 +0000
commitefd6e8e5a07fedca2e370f73b156b1a89b172cab (patch)
tree07fa3853aca2d2813a18bd902b8315b5bfd7e49c /cpukit/ChangeLog
parent2010-06-24 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-efd6e8e5a07fedca2e370f73b156b1a89b172cab.tar.bz2
2010-06-24 Joel Sherrill <joel.sherrilL@OARcorp.com>
* libfs/src/imfs/imfs_creat.c: Fix warning.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 3e272a4721..c368d7101b 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2010-06-24 Joel Sherrill <joel.sherrilL@OARcorp.com>
+ * libfs/src/imfs/imfs_creat.c: Fix warning.
+
+2010-06-24 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
* libfs/src/imfs/imfs_creat.c, libfs/src/imfs/imfs_debug.c,
libfs/src/imfs/imfs_directory.c, libfs/src/imfs/imfs_eval.c,
libfs/src/imfs/imfs_fsunmount.c, libfs/src/imfs/imfs_getchild.c,