projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add Merlin XU870 (#1303)
[openwrt.git]
/
scripts
/
config
/
lkc_proto.h
diff --git
a/scripts/config/lkc_proto.h
b/scripts/config/lkc_proto.h
index
b6a389c
..
15fafd0
100644
(file)
--- a/
scripts/config/lkc_proto.h
+++ b/
scripts/config/lkc_proto.h
@@
-2,6
+2,7
@@
/* confdata.c */
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_write,int,(const char *name));
This page took
0.023525 seconds
and
4
git commands to generate.