mirror of
https://github.com/ChronosX88/netsukuku.git
synced 2024-11-23 02:32:18 +00:00
Old stuff
This commit is contained in:
parent
9918b99634
commit
dc972ec120
@ -325,7 +325,7 @@ int store_rules()
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
error("This is store_rules, And the value of t is: %p", t);
|
error("This is store_rules, And the value of t is: %p", t);
|
||||||
commit_rules(&t);
|
commit_rules(&t);
|
||||||
error("In store_rules: %s.",iptc_strerror(errno));
|
error("In store_rules: %s.",iptc_strerror(errno));
|
||||||
err_ret(ERR_NETSTO,-1);
|
err_ret(ERR_NETSTO,-1);
|
||||||
|
Loading…
Reference in New Issue
Block a user