C++ compilation fixed
This commit is contained in:
parent
918ad52ae3
commit
69d95f82aa
@ -200,7 +200,7 @@ static int run_stunclient(ioa_addr *remote_addr, ioa_addr *reflexive_addr, ioa_a
|
||||
}
|
||||
addr_debug_print(1, other_addr, "Other addr: ");
|
||||
}
|
||||
addr_debug_print(1, &reflexive_addr, "UDP reflexive addr");
|
||||
addr_debug_print(1, reflexive_addr, "UDP reflexive addr");
|
||||
|
||||
} else {
|
||||
printf("Cannot read the response\n");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user