mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-02 19:29:30 +00:00
Removed inconsistent source formatting.
This commit is contained in:
parent
eac68071eb
commit
acade90174
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user