Changeset 14779 for src/router/httpd/visuals/dd-wrt.c
- Timestamp:
- 07/12/10 19:19:43 (3 years ago)
- File:
-
- 1 edited
-
src/router/httpd/visuals/dd-wrt.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/router/httpd/visuals/dd-wrt.c
r14773 r14779 1514 1514 } 1515 1515 #endif 1516 staticvoid showRadio(webs_t wp, char *propname, char *nvname)1516 void showRadio(webs_t wp, char *propname, char *nvname) 1517 1517 { 1518 1518 websWrite(wp, "<div class=\"setting\">\n"); … … 1534 1534 1535 1535 #ifdef HAVE_MADWIFI 1536 staticvoid showAutoOption(webs_t wp, char *propname, char *nvname)1536 void showAutoOption(webs_t wp, char *propname, char *nvname) 1537 1537 { 1538 1538 websWrite(wp, "<div class=\"setting\">\n");
Note: See TracChangeset
for help on using the changeset viewer.
