]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
net: Remove unnecessary condition in makesock_addrinfo().
authorAndre Noll <maan@systemlinux.org>
Sun, 8 Sep 2013 04:22:29 +0000 (04:22 +0000)
committerAndre Noll <maan@systemlinux.org>
Wed, 1 Jan 2014 17:40:15 +0000 (17:40 +0000)
This code is executed only if src != NULL, which implies dst == NULL.


No differences found