s4-ipv6: removed an old comment
authorAndrew Tridgell <tridge@samba.org>
Fri, 3 Jun 2011 01:43:38 +0000 (11:43 +1000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 6 Jun 2011 02:26:10 +0000 (12:26 +1000)
the comment is not correct any more

source4/smb_server/service_smb.c

index 7e50318424860e17aa3c420827b87e0de1564d85..cbbd2cd95e2db409d263c82d3f91ebd022aef1a3 100644 (file)
@@ -62,7 +62,6 @@ static void smbsrv_task_init(struct task_server *task)
                        if (!NT_STATUS_IS_OK(status)) goto failed;
                }
        } else {
-               /* Just bind to lpcfg_socket_address() (usually 0.0.0.0) */
                const char **wcard;
                int i;
                wcard = iface_list_wildcard(task, task->lp_ctx);