[backfire] switch back to LuCI 0.10 branch for post-release fixes
[openwrt-10.03/.git] / scripts / config / lkc_proto.h
index b6a389c5fcbde1ca9f4e25b05a1813b056f7c632..e5fd58e7d6deb8b3a4be1ae7131b4e7f0cdb4416 100644 (file)
@@ -2,7 +2,8 @@
 /* confdata.c */
 P(conf_parse,void,(const char *name));
 P(conf_read,int,(const char *name));
-P(conf_read_simple,int,(const char *name));
+P(conf_reset,void,(void));
+P(conf_read_simple,int,(const char *name, int load_config));
 P(conf_write,int,(const char *name));
 
 /* menu.c */