Date: Monday June 8, 1998 @ 13:44
Author: crh
Update of /data/cvs/samba/source
In directory samba:/tmp/cvs-serv1853
Modified Files:
asyncdns.c
Log Message:
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 -)-----