projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: create profile and build image for the ALFA AP96 board
[openwrt.git]
/
scripts
/
config
/
lkc_proto.h
diff --git
a/scripts/config/lkc_proto.h
b/scripts/config/lkc_proto.h
index
e5fd58e
..
14a3256
100644
(file)
--- a/
scripts/config/lkc_proto.h
+++ b/
scripts/config/lkc_proto.h
@@
-39,4
+39,4
@@
P(prop_get_type_name,const char *,(enum prop_type type));
/* expr.c */
P(expr_compare_type,int,(enum expr_type t1, enum expr_type t2));
/* expr.c */
P(expr_compare_type,int,(enum expr_type t1, enum expr_type t2));
-P(expr_print,void,(struct expr *e, void (*fn)(void *, const char *), void *data, int prevtoken));
+P(expr_print,void,(struct expr *e, void (*fn)(void *,
struct symbol *,
const char *), void *data, int prevtoken));
This page took
0.027238 seconds
and
4
git commands to generate.