udhcpd: fix bug: s/memcmp() != 0/memcmp() == 0/
authorDenis Vlasenko <vda.linux@googlemail.com>
Thu, 9 Aug 2007 08:04:05 +0000 (08:04 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Thu, 9 Aug 2007 08:04:05 +0000 (08:04 -0000)
commit22a80d1e7d3f83b7abc0e83e71b0056c2d18ebe3
tree90477b681557713e700a409de6b01f4cc21ea9f2
parente5dbba22afb0600404d18541613f377fde8de9f6
udhcpd: fix bug: s/memcmp() != 0/memcmp() == 0/
(by David Updegraff <dave@cray.com>)
networking/udhcp/leases.c