mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-18 17:43:03 +00:00
corrected comment
This commit is contained in:
@@ -26,12 +26,12 @@
|
|||||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||||
* SUCH DAMAGE.
|
* SUCH DAMAGE.
|
||||||
*
|
*
|
||||||
* $Id: httpd-simple.c,v 1.1 2010/05/09 12:52:05 nifi Exp $
|
* $Id: httpd-simple.c,v 1.2 2010/05/09 13:29:33 nifi Exp $
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \file
|
* \file
|
||||||
* A demo web server publishing sensor data
|
* A simple web server forwarding page generation to a protothread
|
||||||
* \author
|
* \author
|
||||||
* Adam Dunkels <adam@sics.se>
|
* Adam Dunkels <adam@sics.se>
|
||||||
* Niclas Finne <nfi@sics.se>
|
* Niclas Finne <nfi@sics.se>
|
||||||
|
Reference in New Issue
Block a user