s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
[bbaumbach/samba-autobuild/.git] / source4 / libcli / smb_composite / smb_composite.h
index 448e05a6ed46cbd989ce80059c7a3414f85256c7..84d9e78b911fcd4ed0e4944a89299952fb0758ab 100644 (file)
@@ -178,7 +178,7 @@ struct smb_composite_connectmulti {
                int num_dests;
                const char **hostnames;
                const char **addresses;
-               int *ports;     /* Either NULL for lp_smb_ports() per
+               int *ports;     /* Either NULL for lpcfg_smb_ports() per
                                 * destination or a list of explicit ports */
        } in;
        struct {