chiark
/
gitweb
/
~mdw
/
secnet
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Import release 0.1.15
[secnet]
/
ipaddr.h
diff --git
a/ipaddr.h
b/ipaddr.h
index 8c262bfb3a899cb092cdf422761052e5b543f57e..f481b3e5f55c1f33a65c391d101915db88668aae 100644
(file)
--- a/
ipaddr.h
+++ b/
ipaddr.h
@@
-52,8
+52,8
@@
extern string_t ipaddr_to_string(uint32_t addr);
extern string_t subnet_to_string(struct subnet sn);
extern struct ipset *string_list_to_ipset(list_t *l,struct cloc loc,
extern string_t subnet_to_string(struct subnet sn);
extern struct ipset *string_list_to_ipset(list_t *l,struct cloc loc,
-
string_t module,
string_t param);
+
cstring_t module, c
string_t param);
-extern uint32_t string_item_to_ipaddr(item_t *i, string_t desc);
+extern uint32_t string_item_to_ipaddr(item_t *i,
c
string_t desc);
#endif /* ipaddr_h */
#endif /* ipaddr_h */