summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-03-03 16:54:26 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-03-03 16:54:26 +0000
commit9184e709e6cb1ff045d71f5a4b4cddd2a52e436b (patch)
treef53ee9e3d1554c32140faa44f923fff55bf4c100
parent2010-12-08 Sebastian Huber <Sebastian.Huber@embedded-brains.de> (diff)
downloadnetwork-demos-9184e709e6cb1ff045d71f5a4b4cddd2a52e436b.tar.bz2
2011-03-03 Joel Sherrill <joel.sherrill@oarcorp.com>
* mongoose_ext.c, mongoose_index.html: Clean up.
-rw-r--r--http/ChangeLog4
-rw-r--r--http/mongoose_ext.c2
-rw-r--r--http/mongoose_index.html2
3 files changed, 6 insertions, 2 deletions
diff --git a/http/ChangeLog b/http/ChangeLog
index 11b7e36..8a43c41 100644
--- a/http/ChangeLog
+++ b/http/ChangeLog
@@ -1,3 +1,7 @@
+2011-03-03 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * mongoose_ext.c, mongoose_index.html: Clean up.
+
2010-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* init.c: Remove include of rtems_webserver.h
diff --git a/http/mongoose_ext.c b/http/mongoose_ext.c
index 9e6932f..8a42dbb 100644
--- a/http/mongoose_ext.c
+++ b/http/mongoose_ext.c
@@ -1,4 +1,4 @@
-/* SHTTPD Extensions
+/* Mongoose HTTPD Extensions
*
* $Id$
*/
diff --git a/http/mongoose_index.html b/http/mongoose_index.html
index 6aa44fd..0bf4d5f 100644
--- a/http/mongoose_index.html
+++ b/http/mongoose_index.html
@@ -5,7 +5,7 @@
<H1>RTEMS Mongoose Test Page</H1>
</center>
<A HREF="http://www.rtems.org">
- <IMG align=center BORDER=0 SRC="rtems_logo.jpg" ALT="RTEMS"> </A>
+ <IMG align=center BORDER=0 SRC="/rtems_logo.jpg" ALT="RTEMS"> </A>
<P><big>Congratulations, you have successfully loaded your first page
from the Mongoose webserver running on RTEMS.</big></P>