remote: fix incorrect use of strcmp result
When checking if the hostaddresses match up, the result returned from strcmp was incorrectly evaluated. strcmp returns 0 in case both strings match. Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
Reference in New Issue
Block a user