- 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:15:52 +0000 (21:15 +0000)
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Fri, 26 Dec 2014 21:15:52 +0000 (21:15 +0000)
commit3cdf8bba6bc3e6e6ba03eb8ce3b7143199547044
treef7bf8ac7ed7422b0b6b3a9eff44e9a08d4018510
parenta798003baaa92ff5ccb1c5b1275eac6565e07e7a
- 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/trunk@5177 82007160-df01-0410-b94d-b575c5fd34c7
src/negcache.c