mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-07 03:26:08 +00:00
Removed inconsistent source formatting.
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
*
|
*
|
||||||
* This file is part of the Contiki desktop environment
|
* This file is part of the Contiki desktop environment
|
||||||
*
|
*
|
||||||
* $Id: www.c,v 1.3 2006/10/06 21:14:28 oliverschmidt Exp $
|
* $Id: www.c,v 1.4 2006/10/06 21:39:45 oliverschmidt Exp $
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@@ -861,8 +861,6 @@ htmlparser_submitbutton(char *text, char *name,
|
|||||||
strncpy(form->inputname, name, WWW_CONF_MAX_INPUTNAMELEN);
|
strncpy(form->inputname, name, WWW_CONF_MAX_INPUTNAMELEN);
|
||||||
form->inputtype = FORMINPUTTYPE_SUBMITBUTTON;
|
form->inputtype = FORMINPUTTYPE_SUBMITBUTTON;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
/*-----------------------------------------------------------------------------------*/
|
/*-----------------------------------------------------------------------------------*/
|
||||||
void
|
void
|
||||||
|
Reference in New Issue
Block a user