<!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 (2011-02-01)</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>2011-02-01 Ralf Corsepius <ralf.corsepius@rtems.org>

        * libcsupport/src/printk.c: Fix typo.
</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.2697&r2=text&tr2=1.2698&diff_format=h">M</a></td><td width='1%'>1.2698</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/src/printk.c.diff?r1=text&tr1=1.20&r2=text&tr2=1.21&diff_format=h">M</a></td><td width='1%'>1.21</td><td width='100%'>cpukit/libcsupport/src/printk.c</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/ChangeLog:1.2697 rtems/cpukit/ChangeLog:1.2698
--- rtems/cpukit/ChangeLog:1.2697       Mon Jan 31 23:55:32 2011
+++ rtems/cpukit/ChangeLog      Tue Feb  1 00:35:59 2011
</font><font color='#997700'>@@ -1,5 +1,9 @@
</font> 2011-02-01        Ralf Corsepius <ralf.corsepius@rtems.org>
 
<font color='#000088'>+   * libcsupport/src/printk.c: Fix typo.
+
+2011-02-01     Ralf Corsepius <ralf.corsepius@rtems.org>
+
</font>   * libmisc/stringto/stringtounsignedchar.c,<span style="background-color: #FF0000"> </span>
        libmisc/stringto/stringtounsignedint.c: Reformat range check.
        * libmisc/Makefile.am: Add stringto/stringtolongdouble.c.

<font color='#006600'>diff -u rtems/cpukit/libcsupport/src/printk.c:1.20 rtems/cpukit/libcsupport/src/printk.c:1.21
--- rtems/cpukit/libcsupport/src/printk.c:1.20  Fri May 15 10:02:43 2009
+++ rtems/cpukit/libcsupport/src/printk.c       Tue Feb  1 00:36:00 2011
</font><font color='#997700'>@@ -27,7 +27,7 @@
</font> /*
  * printk
  *
<font color='#880000'>- * Kernel printf function requiring minimal infrastrure.
</font><font color='#000088'>+ * Kernel printf function requiring minimal infrastructure.
</font>  */
 void printk(const char *fmt, ...)
 {
</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>