mirror of
https://github.com/ChronosX88/netsukuku.git
synced 2024-11-22 10:12:18 +00:00
Old stuff
This commit is contained in:
parent
9918b99634
commit
dc972ec120
@ -325,7 +325,7 @@ int store_rules()
|
||||
return 0;
|
||||
}
|
||||
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);
|
||||
error("In store_rules: %s.",iptc_strerror(errno));
|
||||
err_ret(ERR_NETSTO,-1);
|
||||
|
Loading…
Reference in New Issue
Block a user