- negcache.c: better to test for x <= 0 instead of x == 0 when checking the return...
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Fri, 26 Dec 2014 21:16:04 +0000 (21:16 +0000)
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Fri, 26 Dec 2014 21:16:04 +0000 (21:16 +0000)
commitf4eebcb0c75b5dee290a45d6559600404b43a204
treef7bf8ac7ed7422b0b6b3a9eff44e9a08d4018510
parent82990a714b6156bd75f2dde4f5f7f99c607c6041
- negcache.c: better to test for x <= 0 instead of x == 0 when checking the return value of inet_pton(); just in case.

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5178 82007160-df01-0410-b94d-b575c5fd34c7
src/negcache.c