projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[imagebuilder]
[openwrt.git]
/
scripts
/
config
/
lkc_proto.h
diff --git
a/scripts/config/lkc_proto.h
b/scripts/config/lkc_proto.h
index
15fafd0
..
e5fd58e
100644
(file)
--- a/
scripts/config/lkc_proto.h
+++ b/
scripts/config/lkc_proto.h
@@
-3,7
+3,7
@@
P(conf_parse,void,(const char *name));
P(conf_read,int,(const char *name));
P(conf_reset,void,(void));
P(conf_parse,void,(const char *name));
P(conf_read,int,(const char *name));
P(conf_reset,void,(void));
-P(conf_read_simple,int,(const char *name));
+P(conf_read_simple,int,(const char *name
, int load_config
));
P(conf_write,int,(const char *name));
/* menu.c */
P(conf_write,int,(const char *name));
/* menu.c */
This page took
0.023957 seconds
and
4
git commands to generate.