shit
This commit is contained in:
parent
e258f5b794
commit
ccd02f74d6
@ -113,7 +113,7 @@ static int prot_get_next_file(s_filelist **dest, s_protinfo *pi)
|
||||
log("netspool is not configured");
|
||||
state.netspool.state = NS_UNCONF;
|
||||
} else {
|
||||
snprintf(address, 299, state.node.addr.point? "%d:%d/%d.%d": "%d.%d.%d",
|
||||
snprintf(address, 299, state.node.addr.point? "%d:%d/%d.%d": "%d:%d/%d",
|
||||
state.node.addr.zone, state.node.addr.net,
|
||||
state.node.addr.node, state.node.addr.point);
|
||||
if(state.protected) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user