From f962f933ab71fcfaee2d49b0a415ebad70f28465 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 8 Aug 2010 13:33:10 +0000 Subject: [PATCH] Fix rectangle logic git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2831 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 6 ++++-- Documentation/NuttXLinks.html | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 879237f535..9efbe55ec4 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: August 5, 2010

+

Last Updated: August 7, 2010

@@ -1858,7 +1858,9 @@ nuttx-5.9 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> * examples/nsh/nsh_telnetd.c - Fix compilation errors that happen when both DHCPC and TELNETD are enabled in the Nuttshell. - + * graphics/nxglib/fb/nxglib_moverectangle.c - Fix a logic error + that caused an uninitialized variable warning. I still don't + have a test to prove that the changes are correct. pascal-2.1 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> diff --git a/Documentation/NuttXLinks.html b/Documentation/NuttXLinks.html index 77e96bcac7..972ae8b0ec 100755 --- a/Documentation/NuttXLinks.html +++ b/Documentation/NuttXLinks.html @@ -25,8 +25,8 @@
  • Downloads
  • Toolchains
  • Browse CVS
  • -
  • Free Ports
  • gmane
  • +
  • Free Ports
  • @@ -58,9 +58,9 @@   - + - \ No newline at end of file +