C++ compilation fixed

This commit is contained in:
Oleg Moskalenko 2016-09-05 21:42:38 -07:00
parent 918ad52ae3
commit 69d95f82aa

View File

@ -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");