conncheck: Pass arguments in the right order
authorOlivier Crête <olivier.crete@collabora.com>
Thu, 13 Feb 2020 00:19:45 +0000 (19:19 -0500)
committerOlivier Crête <olivier.crete@collabora.com>
Thu, 13 Feb 2020 00:24:52 +0000 (19:24 -0500)
commit2ceb20836f2cebd894ba3ca5bc1af712c7a60939
treed742bb7db26b486c3c72b51ddabec1f2b00d1ec6
parentd1b4ba544de48deeb203a7fcdfb5e55f3fb2b533
conncheck: Pass arguments in the right order

The order of the passed arguments doesn't match the prototype of the
function. We exchange the local and remote candidates.
agent/conncheck.c