]> arthur.barton.de Git - ngircd.git/commitdiff
Correctly check that a server has a valid hostname and port
authorAlexander Barton <alex@barton.de>
Wed, 10 Sep 2014 11:03:30 +0000 (13:03 +0200)
committerAlexander Barton <alex@barton.de>
Wed, 10 Sep 2014 11:03:30 +0000 (13:03 +0200)
David Binderman <dcb314@hotmail.com> reported the following compiler warning,
which is a real bug in ngIRCd, thanks!

conn.c:2077:55: warning: logical not is only applied to the left hand
                         side of comparison [-Wlogical-not-parentheses]


No differences found