Cosmetic. Added a cast to (void) to a call to add_name_to_subnet() since
authorChristopher R. Hertel <crh@samba.org>
Mon, 8 Jun 1998 03:44:13 +0000 (03:44 +0000)
committerChristopher R. Hertel <crh@samba.org>
Mon, 8 Jun 1998 03:44:13 +0000 (03:44 +0000)
commitae706bff10cc77f06b8069e637ec9768d6a46966
treecc67c7ae46c0331a3818da7cabf60cc6ccea64cc
parent5f46c7c4b11a75f1ffbd806cde915b4bf28232db
Cosmetic.  Added a cast to (void) to a call to add_name_to_subnet() since
the return value was being ignored anyway.  SGI's lint said:

function returns value which is sometimes ignored
    add_name_to_subnet

Chris -)-----
source/nmbd/asyncdns.c