<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>change log for rtems (2010-06-12)</title>
</head>
<body text='#000000' bgcolor='#ffffff'>
<a name='cs1'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>ralf</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2010-06-13 Ralf Corsépius <ralf.corsepius@rtems.org>

        * libcsupport/include/rtems/libio.h: Fix typo in doxygen comment.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/ChangeLog.diff?r1=text&tr1=1.2374&r2=text&tr2=1.2375&diff_format=h">M</a></td><td width='1%'>1.2375</td><td width='100%'>cpukit/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/libcsupport/include/rtems/libio.h.diff?r1=text&tr1=1.70&r2=text&tr2=1.71&diff_format=h">M</a></td><td width='1%'>1.71</td><td width='100%'>cpukit/libcsupport/include/rtems/libio.h</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/ChangeLog:1.2374 rtems/cpukit/ChangeLog:1.2375
--- rtems/cpukit/ChangeLog:1.2374       Sat Jun 12 12:55:13 2010
+++ rtems/cpukit/ChangeLog      Sat Jun 12 22:02:26 2010
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2010-06-13    Ralf Corsépius <ralf.corsepius@rtems.org>
+
+       * libcsupport/include/rtems/libio.h: Fix typo in doxygen comment.
+
</font> 2010-06-12        Joel Sherrill <joel.sherrilL@OARcorp.com>
 
        * libfs/src/pipe/fifo.c: Remove unused variable to fix warning.

<font color='#006600'>diff -u rtems/cpukit/libcsupport/include/rtems/libio.h:1.70 rtems/cpukit/libcsupport/include/rtems/libio.h:1.71
--- rtems/cpukit/libcsupport/include/rtems/libio.h:1.70 Thu Jun 10 04:07:28 2010
+++ rtems/cpukit/libcsupport/include/rtems/libio.h      Sat Jun 12 22:02:26 2010
</font><font color='#997700'>@@ -749,7 +749,7 @@
</font> extern  rtems_fs_init_functions_t    rtems_fs_init_helper;
 
 /**
<font color='#880000'>- * @brief Creates a directory and all its parrent directories according to
</font><font color='#000088'>+ * @brief Creates a directory and all its parent directories according to
</font>  * @a path.
  *
  * The @a mode value selects the access permissions of the directory.
</pre>
<p> </p>

<p>--<br />
<small>Generated by <a href="http://www.codewiz.org/projects/index.html#loginfo">Deluxe Loginfo</a> 2.122 by Bernardo Innocenti <bernie@develer.com></small></p>
</body>
</html>