change log for rtems (2010-08-08)
rtems-vc at rtems.org
rtems-vc at rtems.org
Sun Aug 8 21:10:20 UTC 2010
*joel*:
2010-08-08 Joel Sherrill <joel.sherrill at oarcorp.com>
* libfs/src/imfs/imfs.h: Fix typo.
M 1.2549 cpukit/ChangeLog
M 1.48 cpukit/libfs/src/imfs/imfs.h
diff -u rtems/cpukit/ChangeLog:1.2548 rtems/cpukit/ChangeLog:1.2549
--- rtems/cpukit/ChangeLog:1.2548 Tue Aug 3 10:56:36 2010
+++ rtems/cpukit/ChangeLog Sun Aug 8 15:24:59 2010
@@ -1,3 +1,7 @@
+2010-08-08 Joel Sherrill <joel.sherrill at oarcorp.com>
+
+ * libfs/src/imfs/imfs.h: Fix typo.
+
2010-08-03 Ralf Corsépius <ralf.corsepius at rtems.org>
* libcsupport/src/getegid.c, libcsupport/src/geteuid.c,
diff -u rtems/cpukit/libfs/src/imfs/imfs.h:1.47 rtems/cpukit/libfs/src/imfs/imfs.h:1.48
--- rtems/cpukit/libfs/src/imfs/imfs.h:1.47 Fri Jul 30 17:36:32 2010
+++ rtems/cpukit/libfs/src/imfs/imfs.h Sun Aug 8 15:25:00 2010
@@ -566,7 +566,7 @@
#ifdef RTEMS_DEBUG
#include <assert.h>
- #define IMFS_assert(_x) assert(_X)
+ #define IMFS_assert(_x) assert(_x)
#else
#define IMFS_assert(_x)
#endif
--
Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20100808/f699cad7/attachment-0001.html>
More information about the vc
mailing list